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