BookStack/app/Services
Dan Brown f421d83627
Added ability to set custom ldap group -> role mapping
Added input in role form to allow matching against custom names.
Changed default mapping to use role display name instead of the hidden
DB name.
2018-07-15 19:34:42 +01:00
..
Facades Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
ActivityService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
AttachmentService.php Ensured uploaded system images remain public 2018-03-25 12:41:52 +01:00
EmailConfirmationService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
ExportService.php Improved export base64 encoding of images 2018-04-22 12:23:43 +01:00
ImageService.php Added maintenance view with image-cleanup 2018-05-27 19:40:07 +01:00
Ldap.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
LdapService.php Added ability to set custom ldap group -> role mapping 2018-07-15 19:34:42 +01:00
PermissionService.php Slimmed down testing DB sized and improved permission caching 2018-04-14 22:17:47 +01:00
SearchService.php Added ability to copy a page 2018-04-14 18:00:16 +01:00
SettingService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
SocialAuthService.php Merge branch 'master' of git://github.com/moutonnoireu/BookStack into moutonnoireu-master 2018-02-11 11:44:09 +00:00
UploadService.php Ensured uploaded system images remain public 2018-03-25 12:41:52 +01:00
ViewService.php Added ability to copy a page 2018-04-14 18:00:16 +01:00