mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-14 07:48:21 +00:00
Add CLI and Web endpoints to change local login account password
This commit is contained in:
@@ -214,6 +214,7 @@ namespace LoginserverCommandHandler {
|
||||
* @param argv
|
||||
* @param cmd
|
||||
* @param description
|
||||
*/
|
||||
void UpdateLoginserverUserCredentials(int argc, char **argv, argh::parser &cmd, std::string &description)
|
||||
{
|
||||
description = "Change user login credentials";
|
||||
|
||||
Reference in New Issue
Block a user