Hi, I have a question about the way the update of a user is implemented.
It looks like that when we use the restful request for updating only one attribute, we notice that the password is reset is well. I create a UserMod object that is completely empty except for the user id and an attribute in the attributesToBeUpdated set. When I studied the code of syncope core, I thought that this the way it is implemented in the update method. Is that true, or am I missing something here? Hope my question is clear, and hope to get an answer soon. Regards, Ernst
