BookStack/app/Users
Dan Brown bba7dcce49
Auth: Refactored OIDC RP-logout PR code, Extracted logout
Extracted logout to the login service so the logic can be shared instead
of re-implemented at each stage. For this, the SocialAuthService was
split so the driver management is in its own class, so it can be used
elsewhere without use (or circular dependencies) of the
SocialAuthService.

During review of #4467
2023-12-06 13:49:53 +00:00
..
Controllers Auth: Refactored OIDC RP-logout PR code, Extracted logout 2023-12-06 13:49:53 +00:00
Models Images: Prevented base64 extraction without permission 2023-11-20 13:32:31 +00:00
Queries Roles: fixed error upon created_at sorting 2023-07-04 21:52:46 +01:00
UserRepo.php Watching: Prevent issues when watchable or user is deleted 2023-09-03 14:19:43 +01:00