mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Show change name of user in staff logs (#6647)
https://meta.discourse.org/t/admins-changing-users-name-not-username-should-be-logged/99511
This commit is contained in:
committed by
Guo Xiang Tan
parent
d298f00046
commit
d984323e23
@@ -144,7 +144,8 @@ class UserHistory < ActiveRecord::Base
|
||||
:delete_badge,
|
||||
:post_rejected,
|
||||
:merge_user,
|
||||
:entity_export
|
||||
:entity_export,
|
||||
:change_name
|
||||
]
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user