From da5b32feebfb84bfaca44f5680819510d8c8fc57 Mon Sep 17 00:00:00 2001 From: rr- Date: Fri, 29 Apr 2016 13:08:41 +0200 Subject: server/users: fix hiding email from admins etc --- API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'API.md') diff --git a/API.md b/API.md index 419527c..c36bbf6 100644 --- a/API.md +++ b/API.md @@ -1181,7 +1181,8 @@ A single user. **Field meaning** - ``: the user name. - ``: the user email. It is available only if the request is - authenticated by the same user. + authenticated by the same user, or the authenticated user can change the + email. - ``: the user rank, which effectively affects their privileges. The available ranks are stored in the server configuration. - ``: the text representation of user's rank. Like ``, the -- cgit v1.3