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
/
decode_hooks.go
Age
Commit message (
Expand
)
Author
2025-02-23
feat(webauthn): passkeys (#7942)
James Elliott
2025-02-18
feat(configuration): reusable definitions (#8077)
James Elliott
2024-04-11
fix(oidc): potential nil panic with misconfigured client (#7138)
James Elliott
2024-03-06
build: fix
James Elliott
2023-11-23
fix(configuration): illogical refresh interval default (#6319)
James Elliott
2023-09-10
test: fix cert testing (#5982)
James Elliott
2023-09-03
docs: jsonschema (#5493)
James Elliott
2023-05-31
test(configuration): add some additional coverage (#5485)
James Elliott
2023-05-15
feat(oidc): multiple jwk algorithms (#5279)
James Elliott
2023-05-08
fix(configuration): fail to parse large int duration (#5408)
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-15
refactor: interfaces (#5252)
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-20
feat(oidc): implicit consent (#4080)
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-14
feat(metrics): implement prometheus metrics (#3234)
James Elliott
2022-06-02
fix(commands): hash-password usage instructions (#3437)
James Elliott
2022-04-03
refactor(configuration): decode_hooks blackbox and better testing (#3097)
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-05
fix(configuration): time duration decode hook panic (#2960)
James Elliott
2022-03-03
feat: webauthn (#2707)
James Elliott
2022-03-02
refactor(configuration): utilize time duration decode hook (#2938)
James Elliott
2022-01-15
fix(configuration): mail address decode hook func (#2790)
James Elliott
2021-11-30
fix(notifier): force use of sender email in smtp from cmd (#2616)
James Elliott