-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MBO-1249] Catch empty employee email exception (#625)
* Catch empty employee email exception * Display a message when apiUser cannot be created * Update src/Api/Security/AdminAuthenticationProvider.php Co-authored-by: Vincent Garcia <[email protected]> * Update src/Traits/Hooks/UseDisplayDashboardTop.php Co-authored-by: Vincent Garcia <[email protected]> * Add reset URL * Add data to Sentry log * Change reset link * Delete lock file if employee exists * Design the failed user alert * Fix service instantiation * Fix text and error handler injection * Translation catalogue update for version fix/MBO-1249/catch-employee-email-exception 2023-09-12-09_53_54 (#627) Co-authored-by: Github Actions - Module translation tool <> * New Crowdin updates (#628) --------- Co-authored-by: Vincent Garcia <[email protected]>
- Loading branch information
1 parent
f5e1e56
commit 4fa8184
Showing
35 changed files
with
491 additions
and
267 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.