mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 23:01:30 +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 argv
|
||||||
* @param cmd
|
* @param cmd
|
||||||
* @param description
|
* @param description
|
||||||
|
*/
|
||||||
void UpdateLoginserverUserCredentials(int argc, char **argv, argh::parser &cmd, std::string &description)
|
void UpdateLoginserverUserCredentials(int argc, char **argv, argh::parser &cmd, std::string &description)
|
||||||
{
|
{
|
||||||
description = "Change user login credentials";
|
description = "Change user login credentials";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user