Description Usage Arguments Value
View source: R/user_management.R
Modifies the password for an user
1 | modify_password(con, salt, username, password)
|
con |
|
salt |
a string to improve masking of passwords |
username |
the username |
password |
the password |
the result of the executed sentence or -1 if the user does not exists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.