authelia/test/helpers/context
Clement Michaud d09a307ff8 Fix redirection after 2FA method change.
Authelia was using links with href="#" that changed the URL when clicked
on. Therefore, this commit removes the href property and apply link style
to tags without href property.
2019-03-24 20:02:55 +01:00
..
kubernetes [BREAKING] Create a suite for kubernetes tests. 2019-03-16 00:13:27 +01:00
AutheliaServer.ts Display only one 2FA option. 2019-03-23 19:34:00 +01:00
AutheliaServerFromDist.ts Improve authelia-scripts to add suites with Docker-based Authelia server. 2019-03-03 11:39:40 +01:00
AutheliaServerInterface.ts Improve authelia-scripts to add suites with Docker-based Authelia server. 2019-03-03 11:39:40 +01:00
AutheliaServerWithHotReload.ts Add Duo Push Notification option as 2FA. 2019-03-24 15:15:49 +01:00
AutheliaSuite.ts [BREAKING] Create a suite for kubernetes tests. 2019-03-16 00:13:27 +01:00
DockerCompose.ts Fix redirection after 2FA method change. 2019-03-24 20:02:55 +01:00
DockerEnvironment.ts Fix redirection after 2FA method change. 2019-03-24 20:02:55 +01:00
WithDriver.ts Migrate more Cucumber tests into Mocha. 2019-03-03 11:39:40 +01:00