BookStack/app/Providers
Dan Brown 2bb8c3d914 Made email confirmations work with LDAP auth
The email_confirmed user field now actually indicates if an email is confirmed rather than defaulting to true if not checked.
 This ensures toggleing the 'Require email confirmation' setting actually makes all currently unconfirmed users confirm thier emails.
2016-04-03 12:16:54 +01:00
..
AppServiceProvider.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
AuthServiceProvider.php Got LDAP auth working to a functional state 2016-01-11 22:41:05 +00:00
CustomFacadeProvider.php Added in restriction queries for most lists 2016-02-28 19:03:13 +00:00
EventServiceProvider.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
LdapUserProvider.php Made email confirmations work with LDAP auth 2016-04-03 12:16:54 +01:00
RouteServiceProvider.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
SocialiteServiceProvider.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00