BookStack/app/Access
Dan Brown 30bf0ce632
OIDC: Updated avatar fetching to run on each login
But only where the user does not already have an avatar assigned.
This aligns with the LDAP avatar fetching logic.
2025-05-24 16:34:36 +01:00
..
Controllers
Guards
Mfa
Notifications
Oidc OIDC: Updated avatar fetching to run on each login 2025-05-24 16:34:36 +01:00
EmailConfirmationService.php
ExternalBaseUserProvider.php
GroupSyncService.php
Ldap.php
LdapService.php LDAP: Fixed php type error when no cn provided for user 2025-02-20 13:06:49 +00:00
LoginService.php
RegistrationService.php
Saml2Service.php
SocialAccount.php
SocialAuthService.php
SocialDriverManager.php
UserInviteException.php
UserInviteService.php
UserTokenService.php