Re: [PR] JAMES-3885 Webadmin route to change of username - support `force` parameter - do not require old user to exist [james-project]

2024-02-27 Thread via GitHub
chibenwa merged PR #2054: URL: https://github.com/apache/james-project/pull/2054 -- 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:

Re: [PR] JAMES-3885 Webadmin route to change of username - support `force` parameter - do not require old user to exist [james-project]

2024-02-27 Thread via GitHub
Arsnael commented on code in PR #2054: URL: https://github.com/apache/james-project/pull/2054#discussion_r1503795915 ## server/protocols/webadmin/webadmin-data/src/test/java/org/apache/james/webadmin/routes/UsernameChangeRoutesTest.java: ## @@ -191,6 +192,18 @@ void

Re: [PR] JAMES-3885 Webadmin route to change of username - support `force` parameter - do not require old user to exist [james-project]

2024-02-27 Thread via GitHub
vttranlina commented on code in PR #2054: URL: https://github.com/apache/james-project/pull/2054#discussion_r1503794703 ## server/protocols/webadmin/webadmin-data/src/test/java/org/apache/james/webadmin/routes/UsernameChangeRoutesTest.java: ## @@ -191,6 +192,18 @@ void

Re: [PR] JAMES-3885 Webadmin route to change of username - support `force` parameter - do not require old user to exist [james-project]

2024-02-27 Thread via GitHub
Arsnael commented on code in PR #2054: URL: https://github.com/apache/james-project/pull/2054#discussion_r1503791303 ## server/protocols/webadmin/webadmin-data/src/test/java/org/apache/james/webadmin/routes/UsernameChangeRoutesTest.java: ## @@ -191,6 +192,18 @@ void