forgejo-tickets/internal
Matthew Knight cba9b5c408
Add password complexity requirements
Require at least one uppercase letter, one lowercase letter, and one
digit in addition to the existing 8-character minimum.

Fixes #31
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 16:14:01 -08:00
..
auth Set Secure flag on session cookie for HTTPS 2026-02-17 15:50:18 -08:00
config Require minimum 32-byte SESSION_SECRET 2026-02-17 16:03:05 -08:00
database Init 2026-02-12 15:00:17 -08:00
email Escape user-supplied values in HTML email templates 2026-02-17 16:02:01 -08:00
forgejo Validate proxy download URL host to prevent SSRF 2026-02-17 16:07:31 -08:00
handlers Add password complexity requirements 2026-02-17 16:14:01 -08:00
markdown Footnotes 2026-02-15 00:27:01 -08:00
middleware Add rate limiting to authentication endpoints 2026-02-17 15:55:34 -08:00
models JWT SSO 2026-02-15 09:12:19 -08:00
templates JWT SSO 2026-02-15 09:12:19 -08:00