modify_password: Modifies the password for an user

Description Usage Arguments Value

View source: R/user_management.R

Description

Modifies the password for an user

Usage

1
modify_password(con, salt, username, password)

Arguments

con

dbPool connection object

salt

a string to improve masking of passwords

username

the username

password

the password

Value

the result of the executed sentence or -1 if the user does not exists


johnaponte/shinyPassprot documentation built on Nov. 4, 2019, 3:06 p.m.