forgejo-tickets/internal
Matthew Knight c24f712cb6
Remove dummy user_id from OAuth state sessions
Use a simple signed cookie for OAuth state instead of PGStore,
which required a dummy user_id placeholder to satisfy the session
store's save logic.

Fixes #24
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 16:05:33 -08:00
..
auth Set Secure flag on session cookie for HTTPS 2026-02-17 15:50:18 -08:00
config Init 2026-02-12 15:00:17 -08:00
database Init 2026-02-12 15:00:17 -08:00
email Forgejo as the source of truth 2026-02-14 02:04:27 -08:00
forgejo Use customer names in UI and tickets 2026-02-16 23:08:29 +00:00
handlers Remove dummy user_id from OAuth state sessions 2026-02-17 16:05:33 -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