BookStack/app/Auth/Access
Dan Brown c7a2d568bf
Moved models to folder, renamed managers to tools
Tools seems to fit better since the classes were a bit of a mixed bunch
and did not always manage.
Also simplified the structure of the SlugGenerator class.
Also focused EntityContext on shelves and simplified to use session
helper.
2020-11-21 23:20:54 +00:00
..
Guards Moved models to folder, renamed managers to tools 2020-11-21 23:20:54 +00:00
EmailConfirmationService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
ExternalAuthService.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00
ExternalBaseUserProvider.php Started alignment of auth services 2020-02-01 11:42:22 +00:00
Ldap.php Moved models to folder, renamed managers to tools 2020-11-21 23:20:54 +00:00
LdapService.php Fixed side-effect in binary LDAP handling 2020-02-15 22:35:15 +00:00
RegistrationService.php Implemented remainder of activity types 2020-11-20 19:33:11 +00:00
Saml2Service.php Implemented remainder of activity types 2020-11-20 19:33:11 +00:00
SocialAuthService.php Implemented remainder of activity types 2020-11-20 19:33:11 +00:00
UserInviteService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00
UserTokenService.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00