mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 17:51:28 +00:00
Add CLI and Web endpoints to change local login account password
This commit is contained in:
parent
ba6009730b
commit
4de85ff836
@ -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";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user