MantisBT: master e740680e

Author Committer Branch Timestamp Parent
atrol atrol master 2018-05-19 07:41 master d04095fa
Changeset

Enhance handling of realname visibility

Partially return to pre 2.12.0 behavior

  • make show_realname independant from show_user_username_threshold

  • use show_user_username_threshold just on view_user_page and SOAP API

  • enhance realname access by allowing it also if show_realname is set to ON

  • refactor code

mod - api/soap/mc_account_api.php Diff File
mod - core/user_api.php Diff File
mod - view_user_page.php Diff File