BookStack/tests/Auth
Dan Brown 8b211ed461
Review and update of login auto initiation PR
For PR #3406

- Updated naming from 'redirect' to 'initate/initation'.
- Updated phpunit.xml and .env.example.complete files with the new
  option.
- Cleaned up controller logic a bit.
- Added content and design to the new initation view to not leave user
  on a blank view for a while.
- Added non-JS button to initiation view as fallback option for
  progression.
- Moved new test to it's own Test class and expanded with additional
  scenario tests for better functionality coverage.
2022-06-21 15:32:18 +01:00
..
AuthTest.php Split out settings view and made functional 2022-03-28 11:09:55 +01:00
LdapTest.php Applied latest styleCI changes 2022-03-25 11:14:27 +00:00
LoginAutoInitiateTest.php Review and update of login auto initiation PR 2022-06-21 15:32:18 +01:00
MfaConfigurationTest.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
MfaVerificationTest.php Updated test to ensure autofocus is set on TOTP input 2021-11-22 13:28:46 +00:00
OidcTest.php Review and update of login auto initiation PR 2022-06-21 15:32:18 +01:00
Saml2Test.php Changed logout routes to POST instead of GET 2021-11-14 21:13:24 +00:00
SocialAuthTest.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
UserInviteTest.php Addressed test failures from users API changes 2022-02-04 01:02:13 +00:00