mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-24 20:02:35 +01:00
41438adbd1
- Removed uneeded custom refresh or logout actions for OIDC. - Restructured how the services and guards are setup for external auth systems. SAML2 and OIDC now directly share a lot more logic. - Renamed any OpenId references to OIDC or OpenIdConnect - Removed non-required CSRF excemption for OIDC Not tested, Come to roadblock due to lack of PHP8 support in upstream dependancies. Certificate was deemed to be non-valid on every test attempt due to changes in PHP8. |
||
---|---|---|
.. | ||
ApiAuthException.php | ||
ConfirmationEmailException.php | ||
FileUploadException.php | ||
Handler.php | ||
HttpFetchException.php | ||
ImageUploadException.php | ||
JsonDebugException.php | ||
LdapException.php | ||
LoginAttemptEmailNeededException.php | ||
LoginAttemptException.php | ||
MoveOperationException.php | ||
NotFoundException.php | ||
NotifyException.php | ||
OpenIdConnectException.php | ||
PermissionsException.php | ||
PrettyException.php | ||
SamlException.php | ||
SocialDriverNotConfigured.php | ||
SocialSignInAccountNotUsed.php | ||
SocialSignInException.php | ||
SortOperationException.php | ||
StoppedAuthenticationException.php | ||
UnauthorizedException.php | ||
UserRegistrationException.php | ||
UserTokenExpiredException.php | ||
UserTokenNotFoundException.php | ||
UserUpdateException.php |