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_sign_duo.go
Age
Commit message (
Expand
)
Author
2025-02-23
feat(regulation): ip bans and unbanning (#7230)
James Elliott
2025-02-22
feat(oidc): prompt parameter support (#8080)
James Elliott
2024-03-04
test(suites): add and fix tests for coverage
James Elliott
2024-03-04
refactor: misc fixes
James Elliott
2023-12-25
fix(oidc): par context redirect (#6450)
James Elliott
2023-10-08
refactor: misc (#6102)
James Elliott
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-10-20
feat(oidc): implicit consent (#4080)
James Elliott
2022-07-26
fix(handlers): consent session prevents standard flow (#3668)
James Elliott
2022-04-08
fix(server): incorrect remote ip logged in error handler (#3139)
James Elliott
2022-04-07
feat(oidc): persistent storage (#2965)
James Elliott
2022-04-01
feat(oidc): implement amr claim (#2969)
James Elliott
2022-03-06
refactor(model): rename from models (#2968)
James Elliott
2021-12-02
refactor(web): only fetch totp conf if required (#2663)
James Elliott
2021-12-01
feat(duo): multi device selection (#2137)
Philipp Staiger
2021-11-29
feat(regulator): enhance authentication logs (#2622)
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-04
feat(oidc): add additional config options, accurate token times, and refactor...
James Elliott
2021-05-05
feature(oidc): add support for OpenID Connect
James Elliott
2020-05-06
[SECURITY] Fix Authentication HTTP Status Codes (#959)
James Elliott
2020-05-05
[CI] Add wsl linter (#980)
Amir Zarrinkafsh
2020-05-02
[CI] Add goconst linter (#961)
Amir Zarrinkafsh
2020-03-01
[MISC] Add Detailed DUO Push Logging (#664)
James Elliott
2020-03-01
[FEATURE] Regenerate session IDs after 2FA authentication. (#670)
Clément Michaud
2020-02-05
[FIX] Redirect to default URL after 1FA when default policy is one_factor. (#...
Clément Michaud
2020-02-01
[FIX] Fix default redirection URL not taken into account (#600)
Clément Michaud
2019-12-24
Rename org from clems4ever to authelia
Amir Zarrinkafsh
2019-11-17
Move source code into internal directory to follow standard project layout.
Clement Michaud