photoprism/internal/server/limiter
Michael Mayer 838adee3eb Backend: Refactor middleware naming and improve code comments #5235
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-09-30 23:25:53 +02:00
..
abort.go Security: Add http rate limiter and auto tls mode #98 2022-10-11 22:44:11 +02:00
auth.go Backend: Refactor middleware naming and improve code comments #5235 2025-09-30 23:25:53 +02:00
auth_test.go Server: Split auth and login rate limiters into separate source files 2024-04-04 11:41:59 +02:00
const.go Backend: Refactor middleware naming and improve code comments #5235 2025-09-30 23:25:53 +02:00
limit.go API: Refactor authentication failure rate limit #808 #3943 2024-04-04 11:18:05 +02:00
limit_test.go Security: Refactor rate limits for failed authentication request #808 2024-03-31 14:45:17 +02:00
limiter.go Backend: Update copyright notices 2025-01-09 10:28:17 +01:00
login.go Backend: Refactor middleware naming and improve code comments #5235 2025-09-30 23:25:53 +02:00
login_test.go Server: Split auth and login rate limiters into separate source files 2024-04-04 11:41:59 +02:00
middleware.go Auth: Accept access token as passwd with fail rate limit #782 #808 #3943 2024-01-14 18:28:17 +01:00
request.go Security: Refactor rate limits for failed authentication request #808 2024-03-31 14:45:17 +02:00
request_test.go Auth: Refactor cluster configuration and provisioning API endpoints #98 2025-09-24 08:28:38 +02:00