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
/
configuration
/
deprecation.go
Age
Commit message (
Expand
)
Author
2025-02-23
feat(webauthn): passkeys (#7942)
James Elliott
2024-09-20
refactor: linting (#7863)
James Elliott
2024-08-10
refactor: use unified string join utils (#7659)
James Elliott
2024-03-20
fix(configuration): failure to map deprecated value correctly (#6964)
James Elliott
2024-03-16
fix(configuration): include more helpful address mapping logs (#6909)
James Elliott
2024-03-07
refactor(configuration): more informative deprecation logging (#6802)
James Elliott
2024-03-06
refactor(oidc): misc improvements (#6775)
James Elliott
2024-03-05
feat: oauth2 authorization bearer (#6774)
James Elliott
2024-03-04
feat(web): one-time codes for identity verification
James Elliott
2023-08-30
feat(oidc): jwt secured authorization response mode (#5914)
James Elliott
2023-08-02
feat(oidc): per-client custom token lifespans (#5741)
James Elliott
2023-06-18
feat(authentication): ldap memberof group search (#5418)
James Elliott
2023-05-30
refactor: path from address (#5492)
James Elliott
2023-05-15
feat(oidc): private_key_jwt client auth (#5280)
James Elliott
2023-05-07
feat(authentication): suport ldap over unix socket (#5397)
James Elliott
2023-05-07
feat(server): listen on unix sockets (#5038)
James Elliott
2023-04-08
refactor: misleading host deprecation warning (#5194)
Matthieu7503
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-05
refactor: any (#4133)
James Elliott
2022-09-01
fix(configuration): incorrect deprecated version (#3935)
James Elliott
2022-08-09
refactor(server): use errgroup to supervise services (#3755)
James Elliott
2022-06-28
feat(configuration): automatically map old keys (#3199)
James Elliott