Re: [PR] Add sslMode to require in PostgresqlConnectionConfiguration [james-project]

2024-03-14 Thread via GitHub
Arsnael merged PR #2109: URL: https://github.com/apache/james-project/pull/2109 -- 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] Add sslMode to require in PostgresqlConnectionConfiguration [james-project]

2024-03-13 Thread via GitHub
Arsnael commented on code in PR #2109: URL: https://github.com/apache/james-project/pull/2109#discussion_r1524198622 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/PostgresConfiguration.java: ## @@ -40,6 +42,8 @@ public class PostgresConfiguration

Re: [PR] Add sslMode to require in PostgresqlConnectionConfiguration [james-project]

2024-03-13 Thread via GitHub
quantranhong1999 commented on code in PR #2109: URL: https://github.com/apache/james-project/pull/2109#discussion_r1524154414 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/PostgresConfiguration.java: ## @@ -40,6 +42,8 @@ public class

Re: [PR] Add sslMode to require in PostgresqlConnectionConfiguration [james-project]

2024-03-13 Thread via GitHub
vttranlina commented on code in PR #2109: URL: https://github.com/apache/james-project/pull/2109#discussion_r1524150273 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/PostgresConfiguration.java: ## @@ -40,6 +42,8 @@ public class

Re: [PR] Add sslMode to require in PostgresqlConnectionConfiguration [james-project]

2024-03-13 Thread via GitHub
quantranhong1999 commented on code in PR #2109: URL: https://github.com/apache/james-project/pull/2109#discussion_r1524146401 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/PostgresConfiguration.java: ## @@ -40,6 +42,8 @@ public class

Re: [PR] Add sslMode to require in PostgresqlConnectionConfiguration [james-project]

2024-03-13 Thread via GitHub
chibenwa commented on code in PR #2109: URL: https://github.com/apache/james-project/pull/2109#discussion_r1522769321 ## backends-common/postgres/src/main/java/org/apache/james/backends/postgres/PostgresConfiguration.java: ## @@ -70,6 +74,7 @@ public static class Builder {