summaryrefslogtreecommitdiff
path: root/internal/handlers/handler_authz_types.go
AgeCommit message (Expand)Author
2024-03-29refactor(oidc): abstract the client storage (#7041)James Elliott
2024-03-17fix(handlers): bearer authorization assumed intention (#6920)James Elliott
2024-03-17fix(handlers): bypass fails with authorization header (#6919)James Elliott
2024-03-12build(oidc): use authelia maintained library (#6821)James Elliott
2024-03-05feat: oauth2 authorization bearer (#6774)James Elliott
2023-11-23fix(configuration): illogical refresh interval default (#6319)James Elliott
2023-11-20test: fix linting (#6303)James Elliott
2023-09-17test: misc lint updates (#6004)James Elliott
2023-04-08feat(handlers): authz authrequest authelia url (#5181)James Elliott
2023-01-25feat(server): customizable authz endpoints (#4296)James Elliott