From 535566cf29c045a954dc87f6072ccf90da778818 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Mon, 14 Sep 2020 17:14:47 +0200 Subject: server/protocol: Add 'change_password' command --- protocol.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'protocol.md') diff --git a/protocol.md b/protocol.md index 1b31f47..f3db156 100644 --- a/protocol.md +++ b/protocol.md @@ -107,6 +107,9 @@ tomsg server. - ` login ` - Logs in as the specified user. - Returns `ok` or `error`. +- ` change_password ` + - Changes the password of the current user to the given string. + - Returns `ok` or `error`. - ` logout` - Logs out of the user the client is currently logged in as. If the client is not logged in, does nothing. -- cgit v1.2.3-70-g09d2