Skip to content
Snippets Groups Projects
  1. Aug 11, 2023
    • Kunihiro Ishiguro's avatar
      webconsole refactoring with react 18 (#47) · ba7476da
      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: default avatarianchen0119 <ychen.desl@gmail.com>
      Unverified
      ba7476da
  2. Jul 20, 2023
  3. Jul 18, 2023
    • brianchennn's avatar
      fix: CSRF vulnerability (#44) · 967d2d3d
      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()
      Unverified
      967d2d3d
  4. May 04, 2023
  5. Oct 31, 2022
  6. Oct 26, 2022
  7. Mar 29, 2022
  8. Feb 09, 2022
  9. Jan 20, 2022
    • Kunihiro Ishiguro's avatar
      Multi tenant support in webconsole (#18) · aa182fa0
      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.
      Unverified
      aa182fa0
  10. Dec 05, 2021
  11. Nov 10, 2021
  12. Aug 02, 2021
  13. Jan 31, 2021
  14. Oct 08, 2020
  15. Sep 28, 2020
  16. May 25, 2020
  17. May 24, 2020
  18. May 03, 2020
  19. Apr 30, 2020
  20. Apr 27, 2020
Loading