photoprism/pkg/header
Michael Mayer 127b30dd31 Config: Allow CORS for additional file types when using a CDN #3931
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-16 21:25:29 +01:00
..
auth_test.go Auth: Refactor API to allow auth secrets to be used as tokens #808 #3943 2024-01-14 12:01:26 +01:00
auth.go Config: Add PHOTOPRISM_HTTP_CORS option for CDN users #3931 #3940 2024-01-15 13:06:27 +01:00
cache.go Auth: Accept access token as passwd with fail rate limit #782 #808 #3943 2024-01-14 18:28:17 +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 API: Refactor "404 Not Found" response handler #3931 2024-01-16 20:56:43 +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