Skip to content

v0.2.0

Latest

Choose a tag to compare

@ashimov ashimov released this 10 Jun 11:40
· 3 commits to main since this release

Security hardening.

  • Login returns a generic 401 for both invalid credentials and disabled accounts, removing an account-status enumeration oracle (CWE-204)
  • Optional rate_limiter hook on login and password-reset-request endpoints (CWE-307)
  • Email helpers raise if the URL template still points at the example.com placeholder