MantisBT: master 85a2e55f

Author Committer Branch Timestamp Parent
atrol atrol master 2018-05-19 07:57 master e740680e
Affected Issues  0024432: Update-Blocker:User-ID instead of Realname #24139 as due to security policy requirements which prohibit IDs in mails and masks
Changeset

Send usernames in e-mail notifications again based on show_realnames

This reverts the changes from 0024239 that have been needed as we
were no longer able to protect realnames by show_user_realname_threshold.

The change assumes that we agree, that show_realnames = ON allows
any user to see the realnames.

show_user_realname_threshold is just used on view user page
if show_realnames = OFF (behavior before version 2.12.0)

Issue 0024432

mod - core/email_api.php Diff File