mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
- Required extracting logic into repo. - Changed some existing creation paths to standardise behaviour. - Added test to cover new endpoint. - Added extra test for user delete to test migration. - Changed how permission errors are thrown to ensure the right status code can be reported when handled in API. |
||
|---|---|---|
| .. | ||
| Guards | ||
| Mfa | ||
| Oidc | ||
| EmailConfirmationService.php | ||
| ExternalBaseUserProvider.php | ||
| GroupSyncService.php | ||
| Ldap.php | ||
| LdapService.php | ||
| LoginService.php | ||
| RegistrationService.php | ||
| Saml2Service.php | ||
| SocialAuthService.php | ||
| UserInviteService.php | ||
| UserTokenService.php | ||