BookStack/app/Http/Middleware
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
..
Authenticate.php Made email confirmations work with LDAP auth 2016-04-03 12:16:54 +01:00
EncryptCookies.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
PermissionMiddleware.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
RedirectIfAuthenticated.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
VerifyCsrfToken.php Change application namespace to BookStack 2015-09-10 19:31:09 +01:00