- Aug 11, 2023
-
-
Tim Liu authored
-
dependabot[bot] authored
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4 ) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 ) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 3.19.0 to 4.2.5. - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/3.19.0...v4.2.5 ) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.88.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.88.2 ) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.19 to 0.5.0. - [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/compare/0.4.19...0.5.0 ) --- updated-dependencies: - dependency-name: xml2js dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Kunihiro Ishiguro authored
* Apply changes for react-18. * Apply patches for react-18. * Update favicon. * Fix SubscriberCreate error when no S-NSSAI is defined. * Show proper error message. * Add webconsole to .gitignore. * Add MSISDN field in Subscription. * Make label to be consistent. * Update diff to 3.3.0. * add apiConfig as default value * Fix bug of identify admin tenant. * Fix FlowRule handling. * Fix golangci-lint error. * Remove diff to avoid confusion. * Handle non first DNN's FlowRules. * Add number of subscribers for bulk creation of the user. * Start from 1. * Set default S-NSSAI with 2 S-NSSAI configuration. * Fix Tenant Id -> Tenant Name. * Refactor again -> confirm. * Support Password Confirm feature when creating new user. * Support password confirmation in editing the user. --------- Co-authored-by:
ianchen0119 <ychen.desl@gmail.com>
-
- Jul 20, 2023
-
-
brianchennn authored
-
- Jul 18, 2023
-
-
brianchennn authored
-
brianchennn authored
* fix: CSRF vulnerability * Use jwtKey (256 bytes random string) as JWT Signature Private Key * Delete add Add admin's tenant & user when initializing Backend fix linter * fix: exposed password in UserModal * add confirmPassword in UserModal * use crypto/rand instead of math/rand * Use http.StatusUnauthorized instead of http.StatusNotFound when CheckAuth failed. * add InitJwtKey()
-
- May 30, 2023
-
-
Chien-An Hu authored
* 5qi, filter, precedence are required to add flow rules * add default 5qi --------- Co-authored-by:
roy19991013 <80-ChienAn@users.noreply.gitlab.nems.cs.nctu.edu.tw>
-
- May 25, 2023
-
-
brianchennn authored
-
- May 11, 2023
-
-
Tim Liu authored
-
dependabot[bot] authored
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.7 to 1.9.0. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](https://github.com/gin-gonic/gin/compare/v1.7.7...v1.9.0 ) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- May 04, 2023
-
-
brianchennn authored
Co-authored-by:
brianchennn <ny40ny40ny.cs11@nycu.edu.tw>
-
- Mar 07, 2023
-
-
dependabot[bot] authored
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20201216223049-8b5274cf687f to 0.1.0. - [Release notes](https://github.com/golang/crypto/releases) - [Commits](https://github.com/golang/crypto/commits/v0.1.0 ) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Feb 20, 2023
-
-
dependabot[bot] authored
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.3 to 1.7.7. - [Release notes](https://github.com/gin-gonic/gin/releases) - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md) - [Commits](https://github.com/gin-gonic/gin/compare/v1.7.3...v1.7.7 ) --- updated-dependencies: - dependency-name: github.com/gin-gonic/gin dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Dec 16, 2022
-
-
ab authored
-
- Oct 31, 2022
-
-
Ian Chen authored
-
- Oct 27, 2022
-
-
Tim Liu authored
-
- Oct 26, 2022
-
-
mahmoodgh authored
Co-authored-by:
Mahmood <mahmood.gholipour@mail.concordia.ca>
-
- May 25, 2022
-
- May 02, 2022
-
-
free5gc-org authored
-
free5gc-org authored
-
- Apr 09, 2022
-
-
Ian Chen authored
Co-authored-by:
Jesse Tu <ruifan.cs08g@nctu.edu.tw>
-
- Apr 08, 2022
-
-
Kunihiro Ishiguro authored
-
free5gc-org authored
-
- Mar 29, 2022
-
- Mar 20, 2022
-
- Feb 09, 2022
-
-
Ian Chen authored
* add err handling on tenant feature * Handle illegal token * disable linter on tenantId matching Co-authored-by:
Jesse Tu <ruifan.cs08g@nctu.edu.tw>
-
- Jan 20, 2022
-
-
Kunihiro Ishiguro authored
* Initial commit for multi-tenant handling. * Update muiti tenant code. * Add Tenant UI. * Tenant/User API routing. * Update Tenant APIs. * Update User APIs. * Tenant related files. * Update tenant code. * Update tenant UI. * Add User related UI. * Check email duplication. * Update check for email and token. * Remove tenant and change email address fix. * Prevent to add same UI ID subscription of other tenant. * Update to sync to the latest code.
-
- Dec 05, 2021
-
-
Ian Chen authored
Co-authored-by:
Ian Chen <ychen.cs10@nycu.edu.tw>
-
- Nov 29, 2021
-
-
Ian Chen authored
* support add multi subscribers at once * adjust the layout of set multi-subscriber Co-authored-by:
Ian Chen <ychen.cs10@nycu.edu.tw>
-
- Nov 10, 2021
-
-
Ian Chen authored
-
- Oct 25, 2021
-
-
Ian Chen authored
-
- Oct 24, 2021
-
-
chliu-nems authored
-
Yan-Wei Chen authored
* Support to configure UP security * Support to enable or disable UP security
-
- Aug 02, 2021
-
-
Kunihiro Ishiguro authored
Co-authored-by:
Tatsuro Matsumoto <tatsuro.matsumoto.ty@apresiasystems.co.jp>
-
- Jul 30, 2021
-
-
free5gc-org authored
Fix .golangci.yml for gci local-prefix Add GitHub action for golangci-lint to check coding style. Accorading to https://github.com/marketplace/actions/run-golangci-lint. Add GitHub action for go build and go test CI
-
- Feb 09, 2021
-
-
free5gc-org authored
fix(webconsole): sm policy and smf data dnn
-