- Jul 20, 2023
-
-
brianchennn authored
-
- Jul 18, 2023
-
-
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 04, 2023
-
-
brianchennn authored
Co-authored-by:
brianchennn <ny40ny40ny.cs11@nycu.edu.tw>
-
- Oct 31, 2022
-
-
Ian Chen authored
-
- Oct 26, 2022
-
-
mahmoodgh authored
Co-authored-by:
Mahmood <mahmood.gholipour@mail.concordia.ca>
-
- Mar 29, 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 10, 2021
-
-
Ian Chen authored
-
- Aug 02, 2021
-
-
Kunihiro Ishiguro authored
Co-authored-by:
Tatsuro Matsumoto <tatsuro.matsumoto.ty@apresiasystems.co.jp>
-
- Jan 31, 2021
-
-
free5gc-org authored
-
- Oct 08, 2020
-
-
apssoft authored
-
- Sep 28, 2020
-
-
free5gc-org authored
-
- May 25, 2020
-
-
free5gc-org authored
-
- May 24, 2020
-
-
free5gc-org authored
-
- May 03, 2020
-
-
abousselmi authored
This separates the configuration of WebUI for UDR's. WebUI has now its own config factory which loads the webuicfg.conf config file.
-
- Apr 30, 2020
-
-
abousselmi authored
-
- Apr 27, 2020
-
-
free5gc-org authored
-