photoprism/internal/auth/jwt
Michael Mayer f2aabb9bcd Security: Add gosec fixes with shared URL and fs validation helpers
Signed-off-by: Michael Mayer <michael@photoprism.app>
2026-03-03 16:38:41 +01:00
..
issuer.go Auth: Apply "golangci-lint" recommendations #5330 2025-11-21 16:22:42 +01:00
jwt.go Cluster: Improve usage of canonical terms in code/docs based on glossary 2026-02-23 16:16:29 +01:00
jwt_test.go Backend: Introduce optimized test config helpers to improve performance 2025-09-25 23:09:52 +02:00
logger.go Auth: Improve JWKS Fetch Concurrency & Timeouts #5230 2025-09-25 18:46:24 +02:00
manager.go Auth: Apply "golangci-lint" recommendations #5330 2025-11-21 16:22:42 +01:00
manager_test.go Backend: Introduce optimized test config helpers to improve performance 2025-09-25 23:09:52 +02:00
types.go Auth: Support asymmetric JSON Web Tokens (JWT) and Key Sets (JWKS) #5230 2025-09-25 17:52:44 +02:00
verifier.go Security: Add gosec fixes with shared URL and fs validation helpers 2026-03-03 16:38:41 +01:00
verifier_test.go Go: Apply go fix modernizations across backend packages 2026-02-20 03:54:33 +01:00