hi,

I'm experiencing some strange behaviour of the UserBuilder class (org.mmbase.security.implementation.cloud.UserBuilder.java).

Using the 1.7 version it tends to re-encode the password whenever I change something else in the node. I added some logging and see that the method setValue() actually tries to get the old value and check whether it isn't already encoded but somehow always gets '' passed as the original value.

I thought this detection of old values actually worked in 1.8 - maybe a bugfix that has not been backported? I couldn't find anything in the bugtracker...

  cheers,

    Simon
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to