photoprism/internal/server
Michael Mayer 837669f796 Auth: Extend account settings with user details and avatar upload #98
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-17 19:07:38 +02:00
..
header Security: Disable HTTPS redirect by default #98 2022-10-13 23:44:51 +02:00
limiter Security: Improve rate limit and HTTP proxy configuration #98 2022-10-12 14:57:33 +02:00
autotls.go Security: Refactor certs path config #98 2022-10-12 15:33:35 +02:00
basicauth.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
extensions.go Security: Add "header" package for setting common response headers #98 2022-10-09 17:16:49 +02:00
logger.go Security: Add http rate limiter and auto tls mode #98 2022-10-11 22:44:11 +02:00
methods.go
recovery.go
routes.go Auth: Extend account settings with user details and avatar upload #98 2022-10-17 19:07:38 +02:00
security.go Security: Add "header" package for setting common response headers #98 2022-10-09 17:16:49 +02:00
server.go Security: Disable HTTPS redirect by default #98 2022-10-13 23:44:51 +02:00
start.go Security: Disable HTTPS redirect by default #98 2022-10-13 23:44:51 +02:00
webdav.go WebDAV: Refactor basic authentication handler #98 2022-10-08 23:34:43 +02:00