stable

Clone or download

Read-only

story #14131: Add suspension-day email for inactive users

Send suspension notification in the locale of the user Other changes like dependency injection were made, to ensure a propper test is setup for the change. Change-Id: I0d0916becd08dfc37ee26b20895bb9a2119a5fd7

Modified Files

Name
M src/common/CLI/Command/DailyJobCommand.php +1 −1 Go to diff View file
M src/common/User/UserSuspensionManager.php +37 −30 Go to diff View file
M tests/phpunit/common/User/UserSuspensionManagerTest.php +25 −24 Go to diff View file