photoprism/pkg/header
Michael Mayer 305e7bac68 OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-29 13:54:50 +01:00
..
auth_test.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
auth.go Config: Add PHOTOPRISM_HTTP_CORS option for CDN users #3931 #3940 2024-01-15 13:06:27 +01:00
cache_test.go OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943 2024-01-29 13:54:50 +01:00
cache.go OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943 2024-01-29 13:54:50 +01:00
cdn_test.go Config: Allow CORS for fonts and CSS when using a CDN #3931 2024-01-16 20:04:36 +01:00
cdn.go Config: Allow CORS for fonts and CSS when using a CDN #3931 2024-01-16 20:04:36 +01:00
cidr.go
content.go Server: Exclude .mp4 and .zip from compression and refactor vary #4018 2024-01-20 12:48:42 +01:00
cors_test.go Config: Allow CORS for fonts and CSS when using a CDN #3931 2024-01-16 20:04:36 +01:00
cors.go Config: Allow CORS for additional file types when using a CDN #3931 2024-01-16 21:25:29 +01:00
header_test.go
header.go
proto.go
request.go Config: Update CORS header defaults and add /api/v1/echo endpoint #3931 2024-01-16 14:36:08 +01:00
security.go Config: Add options to configure CORS origin, headers and methods #3931 2024-01-16 12:14:06 +01:00
values.go Config: Add PHOTOPRISM_HTTP_CORS option for CDN users #3931 #3940 2024-01-15 13:06:27 +01:00
webdav.go