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
/
types.go
Age
Commit message (
Expand
)
Author
2025-02-18
feat(configuration): reusable definitions (#8077)
James Elliott
2023-09-20
feat(commands): config template command (#6013)
James Elliott
2023-08-02
test(configuration): add several scenarios (#5708)
James Elliott
2023-05-31
test(configuration): add some additional coverage (#5485)
James Elliott
2023-02-19
build(deps): update module github.com/knadh/koanf to v2 (#4952)
renovate[bot]
2022-12-22
feat(configuration): load config from directory (#4616)
James Elliott
2022-12-22
refactor(commands): command context (#4539)
James Elliott
2022-12-21
feat(configuration): file filters (#4515)
James Elliott
2022-10-05
refactor: any (#4133)
James Elliott
2022-06-02
fix(commands): hash-password usage instructions (#3437)
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