photoprism/internal/auth/jwt
Keith Martin b6687b6c29
Tests: Improve isolation and add fixes #5263
* Tests: fix random selection of deleted record causing test failure
* Tests: fix test folders being left after test
* Tests: ensure that required records are available
* Tests: make each package execute against it's own testdata folder to ensure no interpackage test failures
* Tests: add unit tests of CleanupTestFolder
* Tests:  Allow defer in TestMain
* Tests: rename testMain to runTestMain
2026-07-12 05:47:21 +02:00
..
issuer.go Auth: Use acl.RolePortal for pp_issuer_kind instead of local constant 2026-05-24 06:36:41 +00:00
issuer_test.go Auth: Use acl.RolePortal for pp_issuer_kind instead of local constant 2026-05-24 06:36:41 +00:00
jwt.go Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
jwt_test.go Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00
logger.go Auth: Improve JWKS Fetch Concurrency & Timeouts #5230 2025-09-25 18:46:24 +02:00
manager.go Auth: Advertise use and alg in the Ed25519 JWKS 2026-06-03 17:12:59 +02:00
manager_test.go Auth: Advertise use and alg in the Ed25519 JWKS 2026-06-03 17:12:59 +02:00
types.go Auth: Advertise use and alg in the Ed25519 JWKS 2026-06-03 17:12:59 +02:00
verifier.go JWT: Bound the JWKS response read size 2026-06-11 10:02:17 +00:00
verifier_test.go JWT: Bound the JWKS response read size 2026-06-11 10:02:17 +00:00