This website requires JavaScript.
Explore
Help
Sign In
sendnrw
/
pocket-id
Watch
2
Star
0
Fork
0
mirror of
https://github.com/pocket-id/pocket-id.git
synced
2026-09-11 05:29:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e56dc124cee4d3c176c89e7d574ddfde089bcbd1
pocket-id
/
backend
/
internal
/
middleware
T
History
Alessandro (Ale) Segala
and
Elias Schneider
f4706cd6cc
feat: add support for "select_account" prompt (
#1453
)
...
Co-authored-by: Elias Schneider <
login@eliasschneider.com
>
2026-04-26 17:26:21 +00:00
..
api_key_auth.go
feat: add static api key env variable (
#1229
)
2026-01-11 15:36:27 +01:00
auth_middleware_test.go
chore: update golangci-lint (
#1440
)
2026-04-21 11:53:06 -05:00
auth_middleware.go
feat: add auth method claim (
amr
) to tokens (
#1433
)
2026-04-18 22:31:24 +02:00
cache_control_test.go
chore: update golangci-lint (
#1440
)
2026-04-21 11:53:06 -05:00
cache_control.go
feat: add
Cache-Control: private, no-store
to all API routes per default (
#1126
)
2025-11-30 18:29:35 +01:00
cors.go
fix: whitelist authorization header for CORS
2025-06-02 15:55:29 +02:00
csp_middleware_test.go
feat: add support for response_mode=form_post (
#1360
)
2026-04-26 14:11:35 +02:00
csp_middleware.go
feat: add support for response_mode=form_post (
#1360
)
2026-04-26 14:11:35 +02:00
error_handler.go
feat: add support for "select_account" prompt (
#1453
)
2026-04-26 17:26:21 +00:00
file_size_limit.go
refactor: fix code smells
2025-03-27 16:48:36 +01:00
head_middleware.go
fix: return correct byte count in HEAD request writer (
#1443
)
2026-04-21 15:03:08 -05:00
jwt_auth.go
feat: add auth method claim (
amr
) to tokens (
#1433
)
2026-04-18 22:31:24 +02:00
rate_limit.go
feat: add environment variable to disable built-in rate limiting
2026-01-11 14:26:30 +01:00