FIX: wasn't allowed to set a user's title anymore

This commit is contained in:
Régis Hanol
2017-09-26 20:13:24 +02:00
parent 28c54b42c5
commit af01e62b14
2 changed files with 6 additions and 2 deletions

View File

@@ -854,6 +854,7 @@ class UsersController < ApplicationController
:email,
:password,
:username,
:title,
:date_of_birth,
:muted_usernames,
:theme_key,