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 06c6d8f749 JAMES-3693 Method extraction for parsing useSsl config new 9d2b42211c JAMES-4316 Allow deleting all groups new 249f67596d JAMES-4316 Routes for getting and deleted mapping sources The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../modules/servers/partials/operate/webadmin.adoc | 57 ++++++++- .../apache/james/webadmin/routes/GroupsRoutes.java | 14 +++ .../james/webadmin/routes/MappingRoutes.java | 39 ++++++ .../james/webadmin/routes/GroupsRoutesTest.java | 23 ++++ .../james/webadmin/routes/MappingRoutesTest.java | 133 +++++++++++++++++++++ src/site/markdown/server/manage-webadmin.md | 55 +++++++++ 6 files changed, 320 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org