UserPassword
class UserPassword (View source)
Functions for user password
Methods
__construct(Privileges $serverPrivileges, AuthenticationPluginFactory $authPluginFactory, DatabaseInterface $dbi)
No description
array
setChangePasswordMsg(string $pmaPw, string $pmaPw2, bool $skipPassword)
Generate the message
string
changePassword(string $password, string|null $authenticationPlugin)
Change the password
string
getFormForChangePassword(string|null $username, string|null $hostname, string $route)
No description
Details
__construct(Privileges $serverPrivileges, AuthenticationPluginFactory $authPluginFactory, DatabaseInterface $dbi)
No description
array
setChangePasswordMsg(string $pmaPw, string $pmaPw2, bool $skipPassword)
Generate the message
string
changePassword(string $password, string|null $authenticationPlugin)
Change the password
string
getFormForChangePassword(string|null $username, string|null $hostname, string $route)
No description