mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: wasn't allowed to set a user's title anymore
This commit is contained in:
parent
28c54b42c5
commit
af01e62b14
2 changed files with 6 additions and 2 deletions
|
@ -854,6 +854,7 @@ class UsersController < ApplicationController
|
|||
:email,
|
||||
:password,
|
||||
:username,
|
||||
:title,
|
||||
:date_of_birth,
|
||||
:muted_usernames,
|
||||
:theme_key,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue