BookStack/app/Repos
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
..
BookRepo.php Added new page drafts and started image entity attaching 2016-03-13 12:04:08 +00:00
ChapterRepo.php Added new page drafts and started image entity attaching 2016-03-13 12:04:08 +00:00
EntityRepo.php Added new page drafts and started image entity attaching 2016-03-13 12:04:08 +00:00
ImageRepo.php Attached images to pages and added restriction filtering 2016-03-13 13:30:47 +00:00
PageRepo.php Added editor control in admin settings & Fixed some markdown editor bugs 2016-03-29 19:26:13 +01:00
PermissionsRepo.php Added settings helper and formatted code in some files 2016-03-06 12:55:08 +00:00
UserRepo.php Made email confirmations work with LDAP auth 2016-04-03 12:16:54 +01:00