You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2021/11/11 02:30:39 UTC

[GitHub] [james-project] vttranlina commented on a change in pull request #741: JAMES-3667 Add a WebAdmin route for verifying a user password.

vttranlina commented on a change in pull request #741:
URL: https://github.com/apache/james-project/pull/741#discussion_r747156460



##########
File path: server/apps/distributed-app/docs/modules/ROOT/pages/operate/webadmin.adoc
##########
@@ -473,6 +473,23 @@ Response codes:
 
 This also can be used to create a new user.
 
+
+=== Verifying a user password
+
+....
+curl -XPOST http://ip:port/users/usernameToBeUsed \

Review comment:
       Should we have a new path for this? 
   IMO, `users/usernameToBeUsed` looks like a common path
   Ex: 
   - `/users/usernameToBeUsed/authen-check`
   - `/users/authen-check`
   - ...
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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