olivetin/service/internal/auth
jamesread 246e33d565 feat: API Key (bearer) auth 2026-05-21 22:59:12 +01:00
..
authpublic feat(policy): add policy to show/hide version number 2026-02-27 21:26:55 +00:00
otjwt security: GHSA-g962-2j28-3cg9 (HIGH) JWT Audience Validation Bypass in Local Key and HMAC Modes 2026-03-04 23:13:39 +00:00
otoauth2 security: GHSA-gq2m-77hf-vwgh (MODERATE) Session Fixation: Logout Fails to Invalidate Server-Side Session 2026-03-04 23:31:15 +00:00
authcheck.go feat: API Key (bearer) auth 2026-05-21 22:59:12 +01:00
local.go feat: Rebuild authentication system to support 3k authentication 2025-11-26 22:33:19 +00:00
local_bearer.go feat: API Key (bearer) auth 2026-05-21 22:59:12 +01:00
local_bearer_test.go feat: API Key (bearer) auth 2026-05-21 22:59:12 +01:00
sessions.go security: GHSA-gq2m-77hf-vwgh (MODERATE) Session Fixation: Logout Fails to Invalidate Server-Side Session 2026-03-04 23:31:15 +00:00
system-users.go feat: Rebuild authentication system to support 3k authentication 2025-11-26 22:33:19 +00:00
trusted-headers.go feat: Rebuild authentication system to support 3k authentication 2025-11-26 22:33:19 +00:00