Skip to content
Snippets Groups Projects
  1. Mar 07, 2024
  2. Mar 06, 2024
  3. Mar 03, 2024
  4. Dec 01, 2023
  5. Sep 12, 2023
  6. 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
  7. May 04, 2023
  8. Oct 31, 2022
  9. Mar 29, 2022
  10. Dec 05, 2021
  11. Jan 31, 2021
  12. Sep 28, 2020
  13. May 25, 2020
  14. May 24, 2020
  15. May 03, 2020
  16. Apr 30, 2020
  17. Apr 27, 2020
Loading