photoprism/internal/server
Michael Mayer 94e361a8fd WebDAV: Add authorization check based on auth tokens #782 #808 #3943
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-10 16:54:13 +01:00
..
limiter
wellknown OAuth2: Add "POST /api/v1/oauth/revoke" API endpoint #782 #808 #3943 2024-01-10 12:21:43 +01:00
autotls.go
extensions.go
logger.go
methods.go
recovery.go
routes.go Docs: Improve inline comments of the internal/server package #782 #3943 2024-01-10 12:46:00 +01:00
routes_pwa.go Docs: Improve inline comments of the internal/server package #782 #3943 2024-01-10 12:46:00 +01:00
routes_sharing.go Docs: Improve inline comments of the internal/server package #782 #3943 2024-01-10 12:46:00 +01:00
routes_static.go Docs: Improve inline comments of the internal/server package #782 #3943 2024-01-10 12:46:00 +01:00
routes_test.go
routes_webdav.go Docs: Improve inline comments of the internal/server package #782 #3943 2024-01-10 12:46:00 +01:00
routes_wellknown.go Docs: Improve inline comments of the internal/server package #782 #3943 2024-01-10 12:46:00 +01:00
security.go Auth: Ensure backwards compatibility for existing API clients #808 #3943 2024-01-07 12:25:56 +01:00
server.go
server_test.go WebDAV: Add authorization check based on auth tokens #782 #808 #3943 2024-01-10 16:54:13 +01:00
start.go
webdav.go WebDAV: Refactor authentication and HTTP request handlers #3942 #3959 2024-01-10 09:56:46 +01:00
webdav_auth.go WebDAV: Add authorization check based on auth tokens #782 #808 #3943 2024-01-10 16:54:13 +01:00
webdav_auth_test.go WebDAV: Add authorization check based on auth tokens #782 #808 #3943 2024-01-10 16:54:13 +01:00