Skip to content
Snippets Groups Projects
  1. Jun 27, 2024
  2. Jun 24, 2024
  3. May 22, 2024
  4. May 15, 2024
  5. May 13, 2024
  6. May 09, 2024
  7. May 08, 2024
  8. Apr 23, 2024
  9. Apr 22, 2024
  10. Mar 22, 2024
  11. Mar 11, 2024
  12. Mar 07, 2024
  13. Mar 06, 2024
  14. Mar 03, 2024
  15. Dec 01, 2023
  16. Sep 12, 2023
  17. Aug 11, 2023
    • Tim Liu's avatar
      e6c6b272
    • 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>
      ba7476da
  18. Jul 20, 2023
  19. 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()
      967d2d3d
  20. May 04, 2023
  21. Oct 31, 2022
  22. Oct 26, 2022
  23. Mar 29, 2022
  24. Feb 09, 2022
  25. 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.
      aa182fa0
  26. Dec 05, 2021
  27. Nov 10, 2021
  28. Aug 02, 2021
  29. Jan 31, 2021
  30. Oct 08, 2020
Loading