BookStack/app/App
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
..
Providers Auth: Refactored OIDC RP-logout PR code, Extracted logout 2023-12-06 13:49:53 +00:00
Application.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
helpers.php Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00
HomeController.php PWA Manifest: Tweaks during review of PR #4430 2023-10-02 15:54:39 +01:00
MailNotification.php Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
Model.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PwaManifestBuilder.php PWA: Prevent passing credentials to avoid redirection issues 2023-11-07 14:33:37 +00:00
Sluggable.php Played around with a new app structure 2023-05-17 17:56:55 +01:00