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
ExternalAuthService.php
ExternalBaseUserProvider.php
Ldap.php Moved models to folder, renamed managers to tools 2020-11-21 23:20:54 +00:00
LdapService.php
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
UserTokenService.php