BookStack/app/Auth/Access
Dan Brown df0e03cd07
Reviewed PR to add import user avatars va LDAP
- Reduced options to single new configuration paramter instead of two.
- Moved more logic into UserAvatars class.
- Updated LDAP avatar import to also run on login when no image is
  currently set.
- Added thumbnail fetching to search requests.
- Added testing to cover.

Related to PR #2320, and issue #1161
2021-05-24 18:54:08 +01:00
..
Guards Reviewed PR to add import user avatars va LDAP 2021-05-24 18:54:08 +01: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 Tweaked LDAP TLS Implementation 2021-02-07 20:00:04 +00:00
LdapService.php Reviewed PR to add import user avatars va LDAP 2021-05-24 18:54:08 +01:00
RegistrationService.php Added login/register theme events 2021-03-19 21:54:50 +00:00
Saml2Service.php Added login/register theme events 2021-03-19 21:54:50 +00:00
SocialAuthService.php Added theme add social driver redirect configuration callback 2021-05-24 12:55:45 +01: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