Vote #67507
完了Email reminders are sent to locked users
0%
説明
If I try to send email reminders by the command below, Redmine sends reminders to not only active users but also locked users.
rake redmine:send_reminders
I think it is a problem because locked users' email addresses may be already deleted.
journals
Fixed
--------------------------------------------------------------------------------
+1
Locked users should not be able to get any information of projects.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Patch committed in r5225, thanks.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------