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 08:36:58 UTC

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

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



##########
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:
       Good idea, it makes the intention more clear, and avoids unfortunate accidents if someone confuses POST and PUT. I will stick with "verify" as action verb though, as authentication is more associated with JWT generation.




-- 
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