Patch #36005
Adopt 2FA emails to new Mailer interface
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Code cleanup/refactoring | |||
Target version: | 5.0.0 |
Description
The 2FA mechanism stills uses the superseded `Mailer.security_notification().deliver` interface, this patch changes the 2FA mechanism to the new interface.
Related issues
Associated revisions
Adopt 2FA emails to new Mailer interface (#36005).
Patch by Felix Schäfer.
History
#1
Updated by Felix Schäfer 7 months ago
- File 36005.patch
added
#3
Updated by Go MAEDA 6 months ago
- Related to Feature #26791: Send individual notification mails per mail recipient added