photoprism/pkg/header
Michael Mayer 39075efd85 Auth: Improve IP sanitization and security logs #808
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-05-03 15:49:48 +02: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 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
cache.go OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943 2024-01-29 13:54:50 +01:00
cache_test.go OAuth2: Refactor "client add" and "client mod" CLI commands #808 #3943 2024-01-29 13:54:50 +01:00
cdn.go Config: Allow CORS for fonts and CSS when using a CDN #3931 2024-01-16 20:04:36 +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
cidr.go Auth: Ensure backwards compatibility for existing API clients #808 #3943 2024-01-07 12:25:56 +01:00
content.go Server: Exclude .mp4 and .zip from compression and refactor vary #4018 2024-01-20 12:48:42 +01:00
cors.go Config: Allow CORS for additional file types when using a CDN #3931 2024-01-16 21:25:29 +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
header.go API: Move handling of HTTP auth headers to pkg/header #808 #3943 #3959 2024-01-09 10:58:47 +01:00
header_test.go API: Move handling of HTTP auth headers to pkg/header #808 #3943 #3959 2024-01-09 10:58:47 +01:00
proto.go Auth: Ensure backwards compatibility for existing API clients #808 #3943 2024-01-07 12:25:56 +01:00
request.go Auth: Improve IP sanitization and security logs #808 2024-05-03 15:49:48 +02: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 API: Move handling of HTTP auth headers to pkg/header #808 #3943 #3959 2024-01-09 10:58:47 +01:00