BookStack/app/Access
Dan Brown 5754acf2fb
DB: Updated handling of deleted user ID handling in DB
Updated uses of user ID to nullify on delete.
Added testing to cover deletion of user relations.
Added model factories to support changes and potential other tests.
Cleans existing ID references in the DB via migration.
2025-10-19 19:10:15 +01:00
..
Controllers Auth: Changed email confirmations to use login attempt user 2024-05-20 17:23:15 +01:00
Guards Maintenance: Updated larastan target level, fixed issues from tests 2025-09-03 15:42:50 +01:00
Mfa DB: Updated handling of deleted user ID handling in DB 2025-10-19 19:10:15 +01:00
Notifications Locales: More use of locale objects, Addressed failing tests 2023-09-17 16:20:21 +01:00
Oidc OIDC: Updated avatar fetching to run on each login 2025-05-24 16:34:36 +01:00
EmailConfirmationService.php Auth: Changed email confirmations to use login attempt user 2024-05-20 17:23:15 +01:00
ExternalBaseUserProvider.php Maintenance: Addressed a range of phpstan level 3 issues 2025-09-03 10:47:45 +01:00
GroupSyncService.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
Ldap.php PHP: Addressed 8.4 deprecations within app itself 2025-02-17 12:45:37 +00:00
LdapService.php LDAP: Fixed php type error when no cn provided for user 2025-02-20 13:06:49 +00:00
LoginService.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
RegistrationService.php Theme System: Added AUTH_PRE_REGISTER logical event 2024-02-21 15:30:29 +00:00
Saml2Service.php Maintenance: Reached PHPstan level 2 2025-09-02 16:02:52 +01:00
SocialAccount.php DB: Updated handling of deleted user ID handling in DB 2025-10-19 19:10:15 +01:00
SocialAuthService.php Auth: Refactored OIDC RP-logout PR code, Extracted logout 2023-12-06 13:49:53 +00:00
SocialDriverManager.php Maintenance: Reached PHPstan level 2 2025-09-02 16:02:52 +01:00
UserInviteException.php Users: Improved user response for failed invite sending 2024-09-29 16:41:18 +01:00
UserInviteService.php Users: Improved user response for failed invite sending 2024-09-29 16:41:18 +01:00
UserTokenService.php Played around with a new app structure 2023-05-17 17:56:55 +01:00