MantisBT: master 1b6ba0ff

Author Committer Branch Timestamp Parent
atrol atrol master 2018-05-20 09:44 master 85a2e55f
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 history of e-mail notifications based on show_realnames

This reverts the changes from 0024167 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/history_api.php Diff File