BookStack/tests/Auth
Dan Brown 895f656897
Split out settings view and made functional
- Split settings out to new views using a core shared layout.
- Extracted added language text to translation files.
- Updated settings routes to be dynamic to category.
- Added redirect for old primary settings route.
- Updated existing tests to cover settings route changes.
- Added tests to cover settings view.
- Improved contrast of settings links for dark mode.
2022-03-28 11:09:55 +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
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 Updated OIDC error handling for better error reporting 2022-02-24 14:16:09 +00: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