Skip to content
Snippets Groups Projects
  1. Aug 11, 2023
  2. Jul 20, 2023
  3. Jul 18, 2023
    • brianchennn's avatar
      67eb852e
    • 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
  4. May 30, 2023
  5. May 25, 2023
  6. May 11, 2023
  7. May 04, 2023
  8. Mar 07, 2023
  9. Feb 20, 2023
  10. Dec 16, 2022
  11. Oct 31, 2022
  12. Oct 27, 2022
  13. Oct 26, 2022
  14. May 25, 2022
  15. May 02, 2022
  16. Apr 09, 2022
  17. Apr 08, 2022
  18. Mar 29, 2022
  19. Mar 20, 2022
  20. Feb 09, 2022
  21. 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
  22. Dec 05, 2021
  23. Nov 29, 2021
  24. Nov 10, 2021
  25. Oct 25, 2021
  26. Oct 24, 2021
  27. Aug 02, 2021
  28. Jul 30, 2021
  29. Feb 09, 2021
Loading