Quantcast
Channel: Mendix Forum Questions
Viewing all articles
Browse latest Browse all 80955

Copy password

$
0
0

The UserManagement.Account object has previously been specialized in the project I'm working on. We want to undo that specialization, but just deleting the specialized object also deletes the values from UserManagement.Account and System.User.

To solve this I want to copy the relevant data from the specialized object to a new UserManagement.Account object; however, this goes wrong with the password. In Microflows you can't use the password and set it on a new object. With Java setValue() it seems to rehash the string, because the passwords have changed afterwords.

Is there any way to copy the hashed string in Mendix?


Viewing all articles
Browse latest Browse all 80955

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>