Of cause, but it trys to create a new user with empty password
2013/1/20 Maxim Solodovnik <[email protected]>: > This method can not be used for login > On Jan 20, 2013 10:23 PM, "Artyom Horuzhenko" <[email protected]> wrote: > >> Hello everybody. >> I have a question. UserService has a method >> "setUserObjectAndGenerateRoomHash" which doesn't contain password >> attribute, but when I call it I get exception about missing password >> length. How should I use this method with non-zero >> user.pass.minimum.length or are there other way to get a hash? >>
