photoprism/internal/server/wellknown
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
..
oauth.go Backend: Refactor middleware naming and improve code comments #5235 2025-09-30 23:25:53 +02:00
oauth_test.go OAuth2: Add "POST /api/v1/oauth/revoke" API endpoint #782 #808 #3943 2024-01-10 12:21:43 +01:00
openid.go Auth: Serve Portal OIDC OP endpoints under /api/v1/oauth/* #4368 #4369 2026-06-03 15:28:05 +00:00
openid_portal.go Auth: Add RP-initiated OIDC logout via PHOTOPRISM_OIDC_LOGOUT #5684 #5433 2026-06-24 17:21:00 +02:00
openid_portal_test.go Auth: Add RP-initiated OIDC logout via PHOTOPRISM_OIDC_LOGOUT #5684 #5433 2026-06-24 17:21:00 +02:00
openid_test.go Auth: Serve Portal OIDC OP endpoints under /api/v1/oauth/* #4368 #4369 2026-06-03 15:28:05 +00:00
wellknown.go Links: Use canonical trailing-slash form for website URLs 2026-06-24 17:20:30 +02:00
wellknown_test.go Tests: Improve isolation and add fixes #5263 2026-07-12 05:47:21 +02:00