rc5 add/remove users broken?

In rc3 I had a working system to add new users to my solution and add the users to groups using the security facilities. Add user, add user to group and remove user are all no longer working in my solution with rc5.

Reverted back to rc3 and all works as before.

that’s really strange.. because in the code of adding or removing users nothing is changed.

I just tested it:

security.createUser(‘Hallo’, ‘Hallo’)

and when i closed servoy restarted again, i can login as that user..

do you see something in the .log.txt file after you created a user?

I was expecting newly added names to show up in security settings without a restart - in rc3 as soon as I added a user, the new name showed up in the security settings, similarly for deleting a user.

With rc5 this behaviour seems to be changed as new additions or deletions do not show immediately in the security settings - restarting did indeed enable me to log in with the new name and password, so all is in fact fine. Sorry to take up your time on this one! :oops:

yes i also see that behaviour
will check it out.

This issue will be fixed in Servoy 2.0 rc7 (the security node does work as wanted only the security changes are not seen in the security dialog until application restart)