You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2017/06/14 08:06:17 UTC

[02/21] james-project git commit: JAMES-1789 Webadmin now supports authentication via JWT

JAMES-1789 Webadmin now supports authentication via JWT


Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/689ec5ca
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/689ec5ca
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/689ec5ca

Branch: refs/heads/master
Commit: 689ec5ca35afc3da26174d589726fa61a9d187d8
Parents: 28cfa6d
Author: benwa <bt...@linagora.com>
Authored: Thu Jun 8 20:16:28 2017 +0700
Committer: benwa <bt...@linagora.com>
Committed: Wed Jun 14 14:55:17 2017 +0700

----------------------------------------------------------------------
 server/protocols/webadmin/README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/689ec5ca/server/protocols/webadmin/README.adoc
----------------------------------------------------------------------
diff --git a/server/protocols/webadmin/README.adoc b/server/protocols/webadmin/README.adoc
index c4ab9ae..56d0032 100644
--- a/server/protocols/webadmin/README.adoc
+++ b/server/protocols/webadmin/README.adoc
@@ -2,7 +2,7 @@
 
 The web administration supports for now the CRUD operations on the domains, the users and the users mailboxes, as described in the following sections.
 
-**WARNING**: This API do not allow authentication for now. It means that an administrator should ensure an attacker can not use this API.
+**WARNING**: This API allow authentication only via the use of JWT. It means that, otherwise, an administrator should ensure an attacker can not use this API.
 
 == Administrating domains
 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org