Add option to allow duplicate nicknames

This commit is contained in:
Kijin Sung 2017-12-21 15:11:13 +09:00
parent 98b328fa3f
commit bc17e4b2d5
7 changed files with 50 additions and 11 deletions

View file

@ -185,6 +185,7 @@ class memberAdminController extends member
'password_hashing_auto_upgrade',
'password_change_invalidate_other_sessions',
'update_nickname_log',
'allow_duplicate_nickname',
'member_profile_view'
);