..
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
Strip v prefix in git tag name when publishing in Docker.
2019-12-10 09:21:54 +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
Add a way to run multiple suites with authelia-scripts.
2019-12-10 12:27:09 +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.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