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
/
provider.go
Age
Commit message (
Expand
)
Author
2025-02-23
feat(webauthn): passkeys (#7942)
James Elliott
2025-02-22
feat(authentication): additional and custom attributes (#8078)
James Elliott
2025-02-18
feat(configuration): reusable definitions (#8077)
James Elliott
2024-03-16
fix(configuration): include more helpful address mapping logs (#6909)
James Elliott
2024-03-06
build: fix
James Elliott
2023-11-23
fix(configuration): illogical refresh interval default (#6319)
James Elliott
2023-05-15
feat(oidc): multiple jwk algorithms (#5279)
James Elliott
2023-02-19
build(deps): update module github.com/knadh/koanf to v2 (#4952)
renovate[bot]
2022-12-22
refactor(commands): command context (#4539)
James Elliott
2022-12-05
build(deps): update module github.com/go-crypt/crypt to v0.2.2 (#4452)
James Elliott
2022-10-21
feat(configuration): mtls clients (#4221)
James Elliott
2022-10-20
feat(oidc): hashed client secrets (#4026)
James Elliott
2022-10-05
refactor: any (#4133)
James Elliott
2022-10-03
refactor: private key decoding and generators (#4116)
James Elliott
2022-10-02
feat(oidc): issuer jwk certificates (#3989)
James Elliott
2022-06-28
feat(configuration): automatically map old keys (#3199)
James Elliott
2022-06-14
feat(metrics): implement prometheus metrics (#3234)
James Elliott
2022-06-02
fix(commands): hash-password usage instructions (#3437)
James Elliott
2022-04-16
refactor(configuration): ensure all keys are validated (#3208)
James Elliott
2022-04-01
feat(authorization): domain regex match with named groups (#2789)
James Elliott
2022-03-16
refactor: include url hook func (#3022)
James Elliott
2022-03-02
refactor(configuration): utilize time duration decode hook (#2938)
James Elliott
2021-11-30
fix(notifier): force use of sender email in smtp from cmd (#2616)
James Elliott
2021-11-23
feat(storage): primary key for all tables and general qol refactoring (#2431)
James Elliott
2021-08-11
fix: include major in go.mod module directive (#2278)
James Elliott
2021-08-03
feat(configuration): replace viper with koanf (#2053)
James Elliott