hydra: cannot change username, also update fullname
This commit is contained in:
		| @@ -75,8 +75,7 @@ sub updateUser { | ||||
|     error($c, "Invalid or empty username.") if $username eq ""; | ||||
|          | ||||
|     $user->update( | ||||
|         { username => $username | ||||
|         , maxconcurrent => $fullname | ||||
|         { fullname => $fullname | ||||
|         , emailaddress => $emailaddress | ||||
|         , emailonerror => $emailonerror | ||||
|         }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user