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