You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/11/15 13:48:00 UTC

[james-project] branch master updated (8a65e41 -> 35a5bf7)

This is an automated email from the ASF dual-hosted git repository.

btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.


    from 8a65e41  JAMES-3668 : Added utility to load extra system properties from a configuration file on server start (#744)
     add 35a5bf7  JAMES-3667 : Add a WebAdmin route for verifying a user password. (#741)

No new revisions were added by this update.

Summary of changes:
 .../docs/modules/ROOT/pages/operate/webadmin.adoc  | 17 +++++
 ...{AddUserRequest.java => VerifyUserRequest.java} |  8 +--
 .../apache/james/webadmin/routes/UserRoutes.java   | 40 +++++++++++
 .../apache/james/webadmin/service/UserService.java |  4 ++
 .../james/webadmin/routes/UserRoutesTest.java      | 84 ++++++++++++++++++++++
 5 files changed, 149 insertions(+), 4 deletions(-)
 copy server/protocols/webadmin/webadmin-data/src/main/java/org/apache/james/webadmin/dto/{AddUserRequest.java => VerifyUserRequest.java} (89%)

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