mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
Discovered some difficult edge cases: - User image loading in header bar when using local_secure storage - 404s showing user-specific visible content due to content listing on 404 page since user is in semi-logged in state. Maybe need to go through and change up how logins are handled to centralise and provide us better control at login time to prevent any auth level. |
||
|---|---|---|
| .. | ||
| Guards | ||
| Mfa | ||
| EmailConfirmationService.php | ||
| ExternalAuthService.php | ||
| ExternalBaseUserProvider.php | ||
| Ldap.php | ||
| LdapService.php | ||
| RegistrationService.php | ||
| Saml2Service.php | ||
| SocialAuthService.php | ||
| UserInviteService.php | ||
| UserTokenService.php | ||