Servoy password ?

Hello all,

I can retrieve the user_password from user_password file in repository_server, but the field is encrypted.

I would like to force the user in some case to enter again his password for some special operation using the IT2Be dialog plugin and compare it with the user_password from servoy application that is crypted ?

Is it possible? and how can I do ?

:?:

Thanks for your help.

DomTom.

look at the security node in the method editor of Servoy
Here you will find all kinds of tools/methods, to get/set passwords of users.

Try the examples of the functions, they will explain a lot!

Hope that helps

Thanks,

It becomes easy when you use the good method.

:D

DomTom