authelia/cmd/authelia-scripts
Clement Michaud 2acf8bf21c Add hash-password and migrate commands to authelia binary.
This reduce the size of the docker image and avoid confusing users.

We keep the commands in authelia-scripts too in order to keep the
current workflow of developers.
2020-01-22 11:53:15 +11:00
..
authelia-scripts Provide commands to migrate database from v3 to v4. 2019-11-17 16:30:33 +01:00
cmd_bootstrap.go Create a suite for HAProxy 2020-01-10 11:41:01 +01:00
cmd_build.go Utilise Buildkite for Authelia CI/CD (#507) 2019-12-27 22:07:53 +11:00
cmd_ci.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
cmd_clean.go Declare suites as Go structs and bootstrap e2e test framework in Go. 2019-11-15 20:23:06 +01:00
cmd_docker.go Build docker image upfront in CI and use it in integration tests. (#555) 2020-01-17 20:46:51 +01:00
cmd_serve.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
cmd_suites.go Misc Spelling Corrections 2020-01-21 12:16:00 +11:00
cmd_unittest.go Utilise Buildkite for Authelia CI/CD (#507) 2019-12-27 22:07:53 +11:00
constants.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
docker.go Remove Travis and promote Buildkite (#545) 2020-01-16 21:57:44 +01:00
main.go Add hash-password and migrate commands to authelia binary. 2020-01-22 11:53:15 +11:00