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
/
suites
/
suite_cli_test.go
Age
Commit message (
Expand
)
Author
2025-02-24
refactor: docker-compose begone (#8530)
James Elliott
2025-02-23
feat(webauthn): passkeys (#7942)
James Elliott
2024-12-29
refactor: yaml vs yml (#8527)
James Elliott
2024-09-29
fix(commands): acl check missing query (#7940)
James Elliott
2024-09-20
refactor: linting (#7863)
James Elliott
2024-05-29
fix(commands): validate exit status (#7364)
James Elliott
2024-05-29
fix(configuration): key with trailing data ignored (#7358)
James Elliott
2024-04-27
refactor(commands): use tab writer (#7241)
James Elliott
2024-04-10
fix(commands): build-info too verbose (#7128)
James Elliott
2024-03-06
refactor: build compiler (#5940)
James Elliott
2024-03-04
test(suites): webauthn
James Elliott
2024-03-04
feat(web): multiple webauthn credential registration
James Elliott
2023-09-10
refactor(commands): pkcs8 by default (#5983)
James Elliott
2023-03-06
feat(oidc): pushed authorization requests (#4546)
James Elliott
2023-02-14
refactor: collect backend coverage via go build -cover (#4921)
Amir Zarrinkafsh
2023-02-11
refactor: certs (#4912)
James Elliott
2023-01-25
test(suites): load environment into suites (#4762)
James Elliott
2023-01-03
test: fix cli suite (#4686)
James Elliott
2022-12-23
feat(commands): storage import/export commands (#4545)
James Elliott
2022-12-23
feat(configuration): env config file discovery (#4618)
James Elliott
2022-12-22
feat(configuration): load config from directory (#4616)
James Elliott
2022-12-22
refactor(commands): command context (#4539)
James Elliott
2022-12-17
refactor(server): simplify templating and url derivation (#4547)
James Elliott
2022-11-25
refactor: remove pre1 migration path (#4356)
James Elliott
2022-10-17
feat(authentication): file password algorithms (#3848)
James Elliott
2022-06-28
fix(configuration): storage encryption_key required log grammar issue (#3617)
James Elliott
2022-06-27
feat(commands): enhance crypto generation capabilities (#2842)
James Elliott
2022-06-02
fix(commands): hash-password usage instructions (#3437)
James Elliott
2022-04-25
fix(commands): invalid opaque id service name (#3235)
James Elliott
2022-04-09
feat(commands): user opaque identifiers commands (#3144)
James Elliott
2022-04-05
feat: implement mutual tls in the web server (#3065)
Clément Michaud
2022-03-06
refactor(model): rename from models (#2968)
James Elliott
2022-03-03
feat: webauthn (#2707)
James Elliott
2022-03-02
feat(commands): totp qr code in png format (#2673)
James Elliott
2022-02-28
feat(commands): add access-control check-policy command (#2871)
James Elliott
2021-12-02
refactor(web): only fetch totp conf if required (#2663)
James Elliott
2021-12-02
feat(storage): postgresql schema and ssl options (#2659)
James Elliott
2021-12-01
feat(totp): algorithm and digits config (#2634)
James Elliott
2021-12-01
feat(duo): multi device selection (#2137)
Philipp Staiger
2021-11-30
feat(storage): only store identity token metadata (#2627)
James Elliott
2021-11-25
feat(storage): encrypted secret values (#2588)
James Elliott
2021-08-03
feat(configuration): replace viper with koanf (#2053)
James Elliott
2021-06-18
build: add enhanced information (#2067)
James Elliott
2021-03-14
test(suites): short mode skip suites testing (#1823)
James Elliott
2021-01-17
[MISC] Add missing CLI suite test (#1607)
Amir Zarrinkafsh
2021-01-16
[MISC] Add CLI suite (#1597)
Amir Zarrinkafsh