summaryrefslogtreecommitdiff
path: root/cmd/authelia-suites
AgeCommit message (Expand)Author
2023-01-25test(suites): load environment into suites (#4762)James Elliott
2022-09-01docs: remove cobra auto gen tags (#3937)James Elliott
2022-01-31refactor: apply godot recommendations (#2839)James Elliott
2021-12-02refactor: remove ioutil (#2635)James Elliott
2021-08-11fix: include major in go.mod module directive (#2278)James Elliott
2021-05-05feature(oidc): add support for OpenID ConnectJames Elliott
2020-05-27[CI] Add PathPrefix integration test suite (#1052)Amir Zarrinkafsh
2020-05-05[CI] Add wsl linter (#980)Amir Zarrinkafsh
2020-05-05[CI] Enable gosec linter (#979)James Elliott
2020-05-02[CI] Add godot linter (#958)Amir Zarrinkafsh
2020-04-05[MISC] Update durations to notation format and housekeeping (#824)James Elliott
2020-03-03[FEATURE] Add TLS support. (#677)Clément Michaud
2019-12-24Rename org from clems4ever to autheliaAmir Zarrinkafsh
2019-12-05Fix and parallelize integration tests.Clement Michaud
2019-11-17Move source code into internal directory to follow standard project layout.Clement Michaud
2019-11-16Remove retry mechanism from mysql provider.Clement Michaud
2019-11-15Declare suites as Go structs and bootstrap e2e test framework in Go.Clement Michaud