photoprism/internal/server
Silver Bullet 2bf50082f5
Backend: Support listening on Unix Socket #2337 #3595
When HTTP listening address starts with unix: and contains /, listen
at given path instead of a TCP socket.

TLS or AutoTLS will not work since there is no TLS layer when using
the unix domain socket.
2023-08-14 10:00:35 +02:00
..
header Server: Add "Access-Control-Allow-Origin" to header/security.go 2023-06-06 14:49:28 +02:00
limiter
autotls.go Backend: Support listening on Unix Socket #2337 #3595 2023-08-14 10:00:35 +02:00
basicauth.go
extensions.go
logger.go
methods.go
recovery.go
routes.go Faces: Add POST REST endpoint to manually create new file markers #1548 2023-07-27 19:13:00 +02:00
routes_pwa.go
routes_sharing.go
routes_static.go
routes_test.go
routes_webdav.go
security.go
server.go
start.go Backend: Support listening on Unix Socket #2337 #3595 2023-08-14 10:00:35 +02:00