photoprism/pkg/header
Michael Mayer c3b9b73d1d API: Only allow CDNs to cache GET, HEAD, and OPTIONS requests #3931
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-16 16:17:16 +01:00
..
auth.go Config: Add PHOTOPRISM_HTTP_CORS option for CDN users #3931 #3940 2024-01-15 13:06:27 +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
cache.go Auth: Accept access token as passwd with fail rate limit #782 #808 #3943 2024-01-14 18:28:17 +01:00
cdn.go API: Only allow CDNs to cache GET, HEAD, and OPTIONS requests #3931 2024-01-16 16:17:16 +01:00
cdn_test.go API: Only allow CDNs to cache GET, HEAD, and OPTIONS requests #3931 2024-01-16 16:17:16 +01:00
cidr.go
content.go Config: Update CORS header defaults and add /api/v1/echo endpoint #3931 2024-01-16 14:36:08 +01:00
cors.go Config: Update CORS header defaults and add /api/v1/echo endpoint #3931 2024-01-16 14:36:08 +01:00
header.go
header_test.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