[GitHub] [james-project] vttranlina commented on a diff in pull request #1565: JAMES-3907 OIDC example with Apache APISIX

2023-05-18 Thread via GitHub
vttranlina commented on code in PR #1565: URL: https://github.com/apache/james-project/pull/1565#discussion_r1198533815 ## examples/oidc/apisix-lemonldap-ldap/docker-compose.yml: ## @@ -0,0 +1,103 @@ +version: "3" + +services: + apisix: +container_name: apisix.example.com

[GitHub] [james-project] chibenwa commented on a diff in pull request #1561: [WIP]JAMES 4865 - FutureRelease for JMAP

2023-05-18 Thread via GitHub
chibenwa commented on code in PR #1561: URL: https://github.com/apache/james-project/pull/1561#discussion_r1198499473 ##

[GitHub] [james-project] quantranhong1999 commented on a diff in pull request #1561: [WIP]JAMES 4865 - FutureRelease for JMAP

2023-05-18 Thread via GitHub
quantranhong1999 commented on code in PR #1561: URL: https://github.com/apache/james-project/pull/1561#discussion_r1198495872 ## server/protocols/jmap-rfc-8621/src/test/scala/org/apache/james/jmap/json/EmailSubmissionSetSerializerTest.scala: ## @@ -0,0 +1,57 @@

[GitHub] [james-project] Arsnael commented on a diff in pull request #1565: JAMES-3907 OIDC example with Apache APISIX

2023-05-18 Thread via GitHub
Arsnael commented on code in PR #1565: URL: https://github.com/apache/james-project/pull/1565#discussion_r1198494023 ## examples/oidc/apisix-lemonldap-ldap/apisix/conf/apisix.yaml: ## @@ -0,0 +1,236 @@ +routes: + # OIDC authentication endpoints + - +id: jmap +uri:

[GitHub] [james-project] chibenwa commented on a diff in pull request #1565: JAMES-3907 OIDC example with Apache APISIX

2023-05-18 Thread via GitHub
chibenwa commented on code in PR #1565: URL: https://github.com/apache/james-project/pull/1565#discussion_r1198484463 ## examples/oidc/apisix-lemonldap-ldap/docker-compose.yml: ## @@ -0,0 +1,103 @@ +version: "3" + +services: + apisix: +container_name: apisix.example.com +

[GitHub] [james-project] chibenwa commented on pull request #1565: JAMES-3907 OIDC example with Apache APISIX

2023-05-18 Thread via GitHub
chibenwa commented on PR #1565: URL: https://github.com/apache/james-project/pull/1565#issuecomment-1553916844 > Why? I think 2 examples are better than 1 That means 2 example to maintain. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [james-project] chibenwa opened a new pull request, #1568: [RELEASE] 3.8.0

2023-05-18 Thread via GitHub
chibenwa opened a new pull request, #1568: URL: https://github.com/apache/james-project/pull/1568 (no comment) -- 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

[GitHub] [james-project] chibenwa opened a new pull request, #1567: [ADR] Fix typo in ADR-66

2023-05-18 Thread via GitHub
chibenwa opened a new pull request, #1567: URL: https://github.com/apache/james-project/pull/1567 (no comment) -- 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

[GitHub] [james-project] vttranlina commented on pull request #1565: JAMES-3907 OIDC example with Apache APISIX

2023-05-18 Thread via GitHub
vttranlina commented on PR #1565: URL: https://github.com/apache/james-project/pull/1565#issuecomment-1553903979 > -> Drop Krakend? Why? I think 2 examples are better than 1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [james-project] vttranlina commented on a diff in pull request #1565: JAMES-3907 OIDC example with Apache APISIX

2023-05-18 Thread via GitHub
vttranlina commented on code in PR #1565: URL: https://github.com/apache/james-project/pull/1565#discussion_r1198472716 ## examples/oidc/apisix-lemonldap-ldap/docker-compose.yml: ## @@ -0,0 +1,103 @@ +version: "3" + +services: + apisix: +container_name: apisix.example.com

[GitHub] [james-project] chibenwa commented on a diff in pull request #1565: JAMES-3907 OIDC example with Apache APISIX

2023-05-18 Thread via GitHub
chibenwa commented on code in PR #1565: URL: https://github.com/apache/james-project/pull/1565#discussion_r1197665328 ## examples/oidc/apisix-lemonldap-ldap/docker-compose.yml: ## @@ -0,0 +1,103 @@ +version: "3" + +services: + apisix: +container_name: apisix.example.com +

[GitHub] [james-project] chibenwa commented on a diff in pull request #1565: JAMES-3907 OIDC example with Apache APISIX

2023-05-18 Thread via GitHub
chibenwa commented on code in PR #1565: URL: https://github.com/apache/james-project/pull/1565#discussion_r1197664642 ## examples/oidc/apisix-lemonldap-ldap/docker-compose.yml: ## @@ -0,0 +1,103 @@ +version: "3" + +services: + apisix: +container_name: apisix.example.com +

[GitHub] [james-project] chibenwa commented on a diff in pull request #1565: JAMES-3907 OIDC example with Apache APISIX

2023-05-18 Thread via GitHub
chibenwa commented on code in PR #1565: URL: https://github.com/apache/james-project/pull/1565#discussion_r1197663959 ## examples/oidc/apisix-lemonldap-ldap/apisix/conf/apisix.yaml: ## @@ -0,0 +1,236 @@ +routes: + # OIDC authentication endpoints + - +id: jmap +uri:

[james-project] branch master updated: JAMES-3491 Implement more actions for filters (#1563)

2023-05-18 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new de87ddfbeb JAMES-3491 Implement more

[GitHub] [james-project] chibenwa merged pull request #1563: JAMES-3491 Implement more actions for filters

2023-05-18 Thread via GitHub
chibenwa merged PR #1563: URL: https://github.com/apache/james-project/pull/1563 -- 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:

[james-project] branch master updated: [PERF] Avoid using Non-Preemptive authentication for OpenSearch (#1564)

2023-05-18 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git The following commit(s) were added to refs/heads/master by this push: new 0264c0f6a6 [PERF] Avoid using

[GitHub] [james-project] chibenwa merged pull request #1564: [PERF] Avoid using Non-Preemptive authentication for OpenSearch

2023-05-18 Thread via GitHub
chibenwa merged PR #1564: URL: https://github.com/apache/james-project/pull/1564 -- 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:

[GitHub] [james-project] quantranhong1999 opened a new pull request, #1566: JAMES-3909 Skeleton code for user data deletion

2023-05-18 Thread via GitHub
quantranhong1999 opened a new pull request, #1566: URL: https://github.com/apache/james-project/pull/1566 Scope: Task + Service + Webadmin TODO: docs, guice binding -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and