forgejo-tickets/internal/handlers/public
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.go Improvements 2026-02-14 00:19:49 -08:00
home.go Init 2026-02-12 15:00:17 -08:00
oauth.go Remove dummy user_id from OAuth state sessions 2026-02-17 16:05:33 -08:00
routes.go Add rate limiting to authentication endpoints 2026-02-17 15:55:34 -08:00
sso.go JWT SSO 2026-02-15 09:12:19 -08:00
tickets.go Use customer names in UI and tickets 2026-02-16 23:08:29 +00:00
webhook.go Forgejo as the source of truth 2026-02-14 02:04:27 -08:00