photoprism/internal/server
Michael Mayer 0d2f8be522 Auth: Use hashed auth tokens for enhanced security #3943 #808 #782
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-06 17:35:19 +01:00
..
header Auth: Use hashed auth tokens for enhanced security #3943 #808 #782 2024-01-06 17:35:19 +01:00
limiter Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
autotls.go HTTP: Refactor Unix socket support #2337 #3595 2023-08-14 10:43:05 +02:00
basicauth.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
extensions.go CLI: Reduce logging output in production environments #3370 2023-05-05 09:55:00 +02:00
logger.go Security: Add http rate limiter and auto tls mode #98 2022-10-11 22:44:11 +02:00
methods.go WebDAV: Refactor logging 2021-01-04 10:32:43 +01:00
recovery.go Auth: Add support for config and routing extensions (WIP) #782 #2478 2022-07-05 23:13:34 +02:00
routes.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
routes_pwa.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
routes_sharing.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
routes_static.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
routes_test.go PWA: Create manifest.json in code without using a template #3181 2023-02-10 15:53:01 +01:00
routes_webdav.go OAuth2: Add Client Credentials Authentication #213 #782 #808 #3730 #3943 2023-12-12 18:42:50 +01:00
security.go Security: Add "header" package for setting common response headers #98 2022-10-09 17:16:49 +02:00
server.go Docs: Update year in backend and frontend package file headers 2024-01-05 16:38:36 +01:00
start.go Config: Change "web server" to "Web server" in the docs for consistency 2023-09-24 18:05:49 +02:00