BookStack/resources/views/auth
Dan Brown e06f9f7fe3
Removed setting override system due to confusing behaviour
- Was only used to disable registration when LDAP was enabled.
- Caused saved option not to show on settings page causing confusion.
- Extended setting logic where used to take ldap into account instead of
global override.
- Added warning on setting page to show registration enable setting is
not used while ldap is active.

For #1541
2019-12-22 13:19:17 +00:00
..
forms/login Removed tabindexes where found to be not required 2019-10-17 14:19:35 +01:00
passwords Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
invite-set-password.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
login.blade.php Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
register-confirm.blade.php Updated auth pages to new design, Removed public layout 2019-02-03 17:34:15 +00:00
register.blade.php Added icon for saml, added saml to register page, updated complete env 2019-11-17 16:07:06 +00:00
user-unconfirmed.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00