authelia/cmd/authelia-scripts
Clement Michaud b4a8c4f0ec Introduce version command to Authelia to check the version
The version command displays the tag and the commit hash of the
built commit along with the time when the build was done.
2019-12-09 13:03:12 +01:00
..
authelia-scripts Provide commands to migrate database from v3 to v4. 2019-11-17 16:30:33 +01:00
cmd_bootstrap.go Fix and parallelize integration tests. 2019-12-05 11:05:24 +01:00
cmd_build.go Fix and parallelize integration tests. 2019-12-05 11:05:24 +01:00
cmd_ci.go Fix DuoPush suite and do some clean up. 2019-12-05 11:05:24 +01: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 Introduce version command to Authelia to check the version 2019-12-09 13:03:12 +01:00
cmd_hash_password.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
cmd_serve.go Introduce version command to Authelia to check the version 2019-12-09 13:03:12 +01:00
cmd_suites.go Fix DuoPush suite and do some clean up. 2019-12-05 11:05:24 +01:00
cmd_unittest.go Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
constants.go Declare suites as Go structs and bootstrap e2e test framework in Go. 2019-11-15 20:23:06 +01:00
docker.go Introduce version command to Authelia to check the version 2019-12-09 13:03:12 +01:00
main.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
migration_local.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
migration_mongo.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
migration.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00