index
:
matthieu/authelia-kerberos.git
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
handlers
/
handler_verify_test.go
Age
Commit message (
Expand
)
Author
2023-01-25
feat(server): customizable authz endpoints (#4296)
James Elliott
2023-01-12
feat(session): multiple session cookie domains (#3754)
Manuel Nuñez
2022-12-21
feat(authentication): ldap time replacements (#4483)
James Elliott
2022-10-20
feat(oidc): implicit consent (#4080)
James Elliott
2022-10-17
feat(authentication): file password algorithms (#3848)
James Elliott
2022-10-01
feat: envoy support (#3793)
James Elliott
2022-09-26
fix(authorization): regex subj doesn't redirect anon user (#4037)
James Elliott
2022-09-05
fix(handlers): verify handler (#3956)
Manuel Nuñez
2022-07-08
refactor(middlewares): factorize responses (#3628)
James Elliott
2022-07-08
refactor: factorize verify handler (#3662)
James Elliott
2022-07-05
fix(handlers): fix redirect with timed out sessions on rules with bypass poli...
Manuel Nuñez
2022-04-08
fix(server): incorrect remote ip logged in error handler (#3139)
James Elliott
2022-03-02
refactor(configuration): utilize time duration decode hook (#2938)
James Elliott
2022-02-07
fix(server): use of inconsistent methods for determining origin (#2848)
James Elliott
2022-01-31
refactor: apply godot recommendations (#2839)
James Elliott
2021-12-02
refactor(handlers): utilize referer for auth logging rm/rd (#2655)
James Elliott
2021-09-17
refactor(handlers): lower case error messages (#2289)
Clément Michaud
2021-08-11
fix: include major in go.mod module directive (#2278)
James Elliott
2021-07-22
fix(handlers): handle xhr requests to /api/verify with 401 (#2189)
James Elliott
2021-07-16
fix(handlers): send status 303 auth requests that are not get/head (#2184)
James Elliott
2021-06-18
fix(authorization): configuration reports 2fa disabled with 2fa oidc clients ...
James Elliott
2021-05-05
feature(oidc): add support for OpenID Connect
James Elliott
2021-04-16
fix: removed deprecated smtp/ldap options (#1912)
James Elliott
2021-03-10
feat(session): add redis sentinel provider (#1768)
James Elliott
2021-03-05
perf(authorizer): preload access control lists (#1640)
James Elliott
2021-02-24
feat(handlers): authorization header switch via query param to /api/verify (#...
ThinkChaos
2021-02-02
fix(handlers): refresh user details on all domains (#1642)
James Elliott
2020-12-02
[FEATURE] Add Optional Check for Session Username on VerifyGet (#1427)
James Elliott
2020-11-16
[BUGFIX] Prevent crash when email has not been set (#1466)
Amir Zarrinkafsh
2020-10-26
[FEATURE] Add Remote-Name and Remote-Email headers (#1402)
Amir Zarrinkafsh
2020-09-18
[CI] Update QEMU to v5.1.0-2 (#1321)
Amir Zarrinkafsh
2020-08-21
[MISC] Fixed typo in X-Forwarded headers (#1280)
Shawn Haggard
2020-06-02
[MISC] Fix unit tests for Go 1.14+ (#1075)
Amir Zarrinkafsh
2020-05-05
[CI] Add wsl linter (#980)
Amir Zarrinkafsh
2020-05-04
[FEATURE] Automatic Profile Refresh - LDAP (#912)
James Elliott
2020-05-02
[CI] Add goconst linter (#961)
Amir Zarrinkafsh
2020-05-02
[CI] Add godot linter (#958)
Amir Zarrinkafsh
2020-05-01
[MISC] Fix goimports ordering for repo (#947)
Amir Zarrinkafsh
2020-04-25
[BUGFIX] Bad redirection behavior after inactivity and inactivity update even...
Clément Michaud
2020-04-22
[MISC] Ignore errcheck recommendations for legacy code (#893)
Amir Zarrinkafsh
2020-04-16
[FEATURE] Support multiple domains and multiple subjects in ACLs (#869)
Dustin Sweigart
2020-04-09
[Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832)
Amir Zarrinkafsh
2020-04-05
[MISC] Update durations to notation format and housekeeping (#824)
James Elliott
2020-04-04
[FEATURE] Remember Me Configuration (#813)
James Elliott
2020-02-28
[FEATURE] Support secure websocket connections. (#656)
Paul Williams
2020-02-19
[MISC] Add several logs to help users detect misconfiguration issues (#639)
Clément Michaud
2020-02-13
[MISC] Fail with an error message when X-Forwarded-* headers are missing (#631)
Clément Michaud
2020-02-06
[MISC] Improve documentation around headers used by verify endpoint. (#620)
Clément Michaud
2020-01-19
Encode URL set to rd parameter. (#559)
Clément Michaud
2020-01-18
Disable inactivity timeout when user checked remember me.
Clement Michaud
[next]