bookstack/app/Access
Dan Brown d12e8ec923
Users: Improved user response for failed invite sending
Added specific handling to show relevant error message when user
creation fails due to invite sending errors, while also returning user
to the form with previous input.
Includes test to cover.

For #5195
2024-09-29 16:41:18 +01:00
..
Controllers
Guards
Mfa
Notifications
Oidc
EmailConfirmationService.php
ExternalBaseUserProvider.php
GroupSyncService.php
Ldap.php LDAP: Updated recursive group search to query by DN 2024-08-28 15:39:05 +01:00
LdapService.php LDAP: Updated tests for recursive group changes 2024-08-28 21:16:18 +01:00
LoginService.php
RegistrationService.php
Saml2Service.php
SocialAccount.php
SocialAuthService.php
SocialDriverManager.php
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