summaryrefslogtreecommitdiff
path: root/internal/commands/util.go
AgeCommit message (Expand)Author
2025-03-09feat(embed): make authelia embedable (#8841)James Elliott
2024-12-31fix(commands): crypto rand file param missing (#8533)James Elliott
2024-04-11fix(commands): missing hash-password help topic (#7136)James Elliott
2023-09-03docs: jsonschema (#5493)James Elliott
2023-08-02test(configuration): add several scenarios (#5708)James Elliott
2023-04-11fix(commands): storage cmd fail when implicit config absent (#5213)James Elliott
2023-01-07refactor(random): add random provider (#4712)James Elliott
2022-12-27fix(notification): missing use of timeout (#4652)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-11-25refactor: remove pre1 migration path (#4356)James Elliott
2022-11-04refactor(commands): include rfc3986 charset (#4328)James Elliott
2022-10-21feat(commands): random character generator (#4213)James Elliott
2022-10-17feat(authentication): file password algorithms (#3848)James Elliott
2022-10-05refactor: any (#4133)James Elliott
2022-08-09refactor(server): use errgroup to supervise services (#3755)James Elliott