[GitHub] [syncope] ilgrosso opened a new pull request, #512: [SYNCOPE-1764] Managing connectors' Spring beans (un)registration in case HA is set up

2023-09-05 Thread via GitHub
ilgrosso opened a new pull request, #512: URL: https://github.com/apache/syncope/pull/512 (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 unsubscribe,

[GitHub] [syncope] ilgrosso commented on pull request #513: WA: logoutType can now be set to services through console

2023-09-05 Thread via GitHub
ilgrosso commented on PR #513: URL: https://github.com/apache/syncope/pull/513#issuecomment-1707071187 Thank you @CapozXVII I think you need to do a couple of things, besides any eventual review of this PR: 1. submit your

[GitHub] [syncope] ilgrosso commented on a diff in pull request #513: WA: logoutType can now be set to services through console

2023-09-05 Thread via GitHub
ilgrosso commented on code in PR #513: URL: https://github.com/apache/syncope/pull/513#discussion_r1316233310 ## client/am/console/src/main/resources/org/apache/syncope/client/console/clientapps/ClientAppDirectoryPanel.properties: ## @@ -66,3 +66,4 @@ compose.title=username

[GitHub] [syncope] ilgrosso merged pull request #512: [SYNCOPE-1764] Managing connectors' Spring beans (un)registration in case HA is set up

2023-09-05 Thread via GitHub
ilgrosso merged PR #512: URL: https://github.com/apache/syncope/pull/512 -- 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] [syncope] ilgrosso merged pull request #513: SYNCOPE-1775: logoutType can now be set to CAS services

2023-09-06 Thread via GitHub
ilgrosso merged PR #513: URL: https://github.com/apache/syncope/pull/513 -- 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] [syncope] ilgrosso commented on pull request #513: SYNCOPE-1775: logoutType can now be set to CAS services

2023-09-06 Thread via GitHub
ilgrosso commented on PR #513: URL: https://github.com/apache/syncope/pull/513#issuecomment-1707979568 Thank you very much @CapozXVII ! -- 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

[GitHub] [syncope] ilgrosso merged pull request #511: Bump actions/checkout from 3 to 4

2023-09-04 Thread via GitHub
ilgrosso merged PR #511: URL: https://github.com/apache/syncope/pull/511 -- 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] [syncope] dependabot[bot] opened a new pull request, #514: Bump org.glassfish:jakarta.faces from 4.0.3 to 4.0.4

2023-09-11 Thread via GitHub
dependabot[bot] opened a new pull request, #514: URL: https://github.com/apache/syncope/pull/514 Bumps org.glassfish:jakarta.faces from 4.0.3 to 4.0.4. [![Dependabot compatibility

[GitHub] [syncope] ilgrosso commented on pull request #474: Using JDK 21-ea for cross checks

2023-09-14 Thread via GitHub
ilgrosso commented on PR #474: URL: https://github.com/apache/syncope/pull/474#issuecomment-1718965164 Superseded by changes introduce on #516 due to CAS 7.0.0-SNAPSHOT -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [syncope] ilgrosso closed pull request #474: Using JDK 21-ea for cross checks

2023-09-14 Thread via GitHub
ilgrosso closed pull request #474: Using JDK 21-ea for cross checks URL: https://github.com/apache/syncope/pull/474 -- 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] [syncope] dependabot[bot] opened a new pull request, #509: Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.0.jre11 to 12.4.1.jre11

2023-08-31 Thread via GitHub
dependabot[bot] opened a new pull request, #509: URL: https://github.com/apache/syncope/pull/509 Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.4.0.jre11 to 12.4.1.jre11. Release notes Sourced from

[GitHub] [syncope] ilgrosso commented on pull request #509: Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.0.jre11 to 12.4.1.jre11

2023-09-01 Thread via GitHub
ilgrosso commented on PR #509: URL: https://github.com/apache/syncope/pull/509#issuecomment-1702234633 @dependabot close -- 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] [syncope] dependabot[bot] closed pull request #509: Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.0.jre11 to 12.4.1.jre11

2023-09-01 Thread via GitHub
dependabot[bot] closed pull request #509: Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.0.jre11 to 12.4.1.jre11 URL: https://github.com/apache/syncope/pull/509 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [syncope] dependabot[bot] opened a new pull request, #510: Bump com.h2database:h2 from 2.2.220 to 2.2.222

2023-09-01 Thread via GitHub
dependabot[bot] opened a new pull request, #510: URL: https://github.com/apache/syncope/pull/510 Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.220 to 2.2.222. Release notes Sourced from

[GitHub] [syncope] github-code-scanning[bot] commented on a diff in pull request #515: [SYNCOPE-1776] Using ES BulkRequest for re-index

2023-09-13 Thread via GitHub
github-code-scanning[bot] commented on code in PR #515: URL: https://github.com/apache/syncope/pull/515#discussion_r1324405227 ## ext/elasticsearch/client-elasticsearch/src/main/java/org/apache/syncope/ext/elasticsearch/client/ElasticsearchUtils.java: ## @@ -204,18 +184,13 @@

[GitHub] [syncope] ilgrosso opened a new pull request, #515: [SYNCOPE-1776] Using ES BulkRequest for re-index

2023-09-13 Thread via GitHub
ilgrosso opened a new pull request, #515: URL: https://github.com/apache/syncope/pull/515 (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 unsubscribe,

[GitHub] [syncope] ilgrosso merged pull request #515: [SYNCOPE-1776] Using ES BulkRequest for re-index

2023-09-13 Thread via GitHub
ilgrosso merged PR #515: URL: https://github.com/apache/syncope/pull/515 -- 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] [syncope] dependabot[bot] opened a new pull request, #516: Bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.32

2023-09-13 Thread via GitHub
dependabot[bot] opened a new pull request, #516: URL: https://github.com/apache/syncope/pull/516 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.31 to 9.32. Changelog Sourced from

[GitHub] [syncope] dependabot[bot] opened a new pull request, #517: Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594

2023-09-14 Thread via GitHub
dependabot[bot] opened a new pull request, #517: URL: https://github.com/apache/syncope/pull/517 Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.9.1.2184 to 3.10.0.2594. Release notes Sourced from

[GitHub] [syncope] dependabot[bot] commented on pull request #516: Bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.32

2023-09-14 Thread via GitHub
dependabot[bot] commented on PR #516: URL: https://github.com/apache/syncope/pull/516#issuecomment-1720235853 A newer version of com.nimbusds:nimbus-jose-jwt exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated

[GitHub] [syncope] ilgrosso commented on pull request #517: Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594

2023-09-15 Thread via GitHub
ilgrosso commented on PR #517: URL: https://github.com/apache/syncope/pull/517#issuecomment-1720757832 @dependabot close -- 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] [syncope] ilgrosso closed pull request #517: Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594

2023-09-15 Thread via GitHub
ilgrosso closed pull request #517: Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.9.1.2184 to 3.10.0.2594 URL: https://github.com/apache/syncope/pull/517 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [syncope] ilgrosso merged pull request #516: Bump com.nimbusds:nimbus-jose-jwt from 9.31 to 9.32

2023-09-15 Thread via GitHub
ilgrosso merged PR #516: URL: https://github.com/apache/syncope/pull/516 -- 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] [syncope] ilgrosso merged pull request #510: Bump com.h2database:h2 from 2.2.220 to 2.2.222

2023-09-02 Thread via GitHub
ilgrosso merged PR #510: URL: https://github.com/apache/syncope/pull/510 -- 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] [syncope] dependabot[bot] opened a new pull request, #511: Bump actions/checkout from 3 to 4

2023-09-04 Thread via GitHub
dependabot[bot] opened a new pull request, #511: URL: https://github.com/apache/syncope/pull/511 Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from https://github.com/actions/checkout/releases;>actions/checkout's releases.

[PR] Bump com.nimbusds:nimbus-jose-jwt from 9.36 to 9.37 [syncope]

2023-10-16 Thread via GitHub
dependabot[bot] opened a new pull request, #533: URL: https://github.com/apache/syncope/pull/533 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.36 to 9.37. Changelog Sourced from

Re: [PR] Bump com.nimbusds:nimbus-jose-jwt from 9.36 to 9.37 [syncope]

2023-10-16 Thread via GitHub
ilgrosso merged PR #533: URL: https://github.com/apache/syncope/pull/533 -- 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:

[PR] Upgrading Groovy for JDK 22 compatibility [syncope]

2023-10-17 Thread via GitHub
ilgrosso opened a new pull request, #534: URL: https://github.com/apache/syncope/pull/534 (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 unsubscribe,

Re: [PR] Support for JDK 22 [syncope]

2023-10-17 Thread via GitHub
ilgrosso merged PR #534: URL: https://github.com/apache/syncope/pull/534 -- 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:

[PR] [SYNCOPE-1784] Allow custom scopes for OIDC client applications [syncope]

2023-10-25 Thread via GitHub
SamuelGaro opened a new pull request, #536: URL: https://github.com/apache/syncope/pull/536 (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 unsubscribe,

Re: [PR] [SYNCOPE-1784] Allow custom scopes for OIDC client applications [syncope]

2023-10-25 Thread via GitHub
github-advanced-security[bot] commented on code in PR #535: URL: https://github.com/apache/syncope/pull/535#discussion_r1371713111 ## common/am/lib/src/main/java/org/apache/syncope/common/lib/to/OIDCRPClientAppTO.java: ## @@ -135,7 +134,7 @@

Re: [PR] [SYNCOPE-1784] Allow custom scopes for OIDC client applications [syncope]

2023-10-25 Thread via GitHub
SamuelGaro merged PR #535: URL: https://github.com/apache/syncope/pull/535 -- 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:

[PR] [SYNCOPE-1784] Allow OIDC custom scopes for OIDC client applications [syncope]

2023-10-25 Thread via GitHub
SamuelGaro opened a new pull request, #535: URL: https://github.com/apache/syncope/pull/535 (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 unsubscribe,

Re: [PR] [SYNCOPE-1784] Allow OIDC custom scopes for OIDC client applications [syncope]

2023-10-25 Thread via GitHub
ilgrosso commented on code in PR #535: URL: https://github.com/apache/syncope/pull/535#discussion_r1371692654 ## common/am/lib/src/main/java/org/apache/syncope/common/lib/OIDCScopeConstants.java: ## @@ -16,13 +16,28 @@ * specific language governing permissions and limitations

Re: [PR] [SYNCOPE-1784] Allow custom scopes for OIDC client applications [syncope]

2023-10-25 Thread via GitHub
ilgrosso commented on code in PR #535: URL: https://github.com/apache/syncope/pull/535#discussion_r1371715153 ## wa/starter/src/main/java/org/apache/syncope/wa/starter/mapping/OIDCRPClientAppTOMapper.java: ## @@ -135,24 +131,24 @@ public RegisteredService map(

[PR] Bump com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 [syncope]

2023-10-25 Thread via GitHub
dependabot[bot] opened a new pull request, #537: URL: https://github.com/apache/syncope/pull/537 Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.1.0 to 8.2.0. Changelog Sourced from

[PR] Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.1.jre11 to 12.4.2.jre11 [syncope]

2023-10-27 Thread via GitHub
dependabot[bot] opened a new pull request, #539: URL: https://github.com/apache/syncope/pull/539 Bumps [com.microsoft.sqlserver:mssql-jdbc](https://github.com/Microsoft/mssql-jdbc) from 12.4.1.jre11 to 12.4.2.jre11. Release notes Sourced from

Re: [PR] Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.1.jre11 to 12.4.2.jre11 [syncope]

2023-10-27 Thread via GitHub
ilgrosso commented on PR #539: URL: https://github.com/apache/syncope/pull/539#issuecomment-1783702277 @dependabot close -- 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

Re: [PR] Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.1.jre11 to 12.4.2.jre11 [syncope]

2023-10-27 Thread via GitHub
dependabot[bot] closed pull request #539: Bump com.microsoft.sqlserver:mssql-jdbc from 12.4.1.jre11 to 12.4.2.jre11 URL: https://github.com/apache/syncope/pull/539 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] Bump io.github.git-commit-id:git-commit-id-maven-plugin from 6.0.0 to 7.0.0 [syncope]

2023-10-31 Thread via GitHub
dependabot[bot] opened a new pull request, #542: URL: https://github.com/apache/syncope/pull/542 Bumps [io.github.git-commit-id:git-commit-id-maven-plugin](https://github.com/git-commit-id/git-commit-id-maven-plugin) from 6.0.0 to 7.0.0. Release notes Sourced from

[PR] Bump spring-cloud-gateway.version from 4.1.0-M2 to 4.1.0-RC1 [syncope]

2023-10-31 Thread via GitHub
dependabot[bot] opened a new pull request, #541: URL: https://github.com/apache/syncope/pull/541 Bumps `spring-cloud-gateway.version` from 4.1.0-M2 to 4.1.0-RC1. Updates `org.springframework.cloud:spring-cloud-starter-gateway` from 4.1.0-M2 to 4.1.0-RC1 Release notes Sourced

Re: [PR] Bump io.github.git-commit-id:git-commit-id-maven-plugin from 6.0.0 to 7.0.0 [syncope]

2023-11-01 Thread via GitHub
ilgrosso merged PR #542: URL: https://github.com/apache/syncope/pull/542 -- 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] Bump spring-cloud-gateway.version from 4.1.0-M2 to 4.1.0-RC1 [syncope]

2023-11-01 Thread via GitHub
ilgrosso merged PR #541: URL: https://github.com/apache/syncope/pull/541 -- 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:

[PR] Bump org.opensearch.client:opensearch-java from 2.7.0 to 2.8.0 [syncope]

2023-11-01 Thread via GitHub
dependabot[bot] opened a new pull request, #543: URL: https://github.com/apache/syncope/pull/543 Bumps [org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java) from 2.7.0 to 2.8.0. Release notes Sourced from

Re: [PR] Bump org.opensearch.client:opensearch-java from 2.7.0 to 2.8.0 [syncope]

2023-11-01 Thread via GitHub
ilgrosso merged PR #543: URL: https://github.com/apache/syncope/pull/543 -- 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] [SYNCOPE-1787] RealmDAO for Elasticsearch and OpenSearch [syncope]

2023-11-05 Thread via GitHub
github-advanced-security[bot] commented on code in PR #544: URL: https://github.com/apache/syncope/pull/544#discussion_r1382533500 ## ext/elasticsearch/client-elasticsearch/src/main/java/org/apache/syncope/ext/elasticsearch/client/ElasticsearchUtils.java: ## @@ -193,6 +198,21

[PR] [SYNCOPE-1787] RealmDAO for Elasticsearch and OpenSearch [syncope]

2023-11-05 Thread via GitHub
ilgrosso opened a new pull request, #544: URL: https://github.com/apache/syncope/pull/544 (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 unsubscribe,

Re: [PR] [SYNCOPE-1783] OpenSearch extension [syncope]

2023-10-30 Thread via GitHub
github-advanced-security[bot] commented on code in PR #538: URL: https://github.com/apache/syncope/pull/538#discussion_r1375971961 ## ext/opensearch/persistence-jpa/src/main/java/org/apache/syncope/core/persistence/jpa/dao/OpenSearchAuditConfDAO.java: ## @@ -0,0 +1,209 @@ +/* +

Re: [PR] [SYNCOPE-1783] OpenSearch extension [syncope]

2023-10-30 Thread via GitHub
ilgrosso merged PR #538: URL: https://github.com/apache/syncope/pull/538 -- 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:

[PR] [SYNCOPE-1783] OpenSearch extension [syncope]

2023-10-26 Thread via GitHub
ilgrosso opened a new pull request, #538: URL: https://github.com/apache/syncope/pull/538 (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 unsubscribe,

Re: [PR] Bump com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 [syncope]

2023-10-26 Thread via GitHub
dependabot[bot] commented on PR #537: URL: https://github.com/apache/syncope/pull/537#issuecomment-1780486235 Looks like com.mysql:mysql-connector-j is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] Bump com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 [syncope]

2023-10-26 Thread via GitHub
dependabot[bot] closed pull request #537: Bump com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 URL: https://github.com/apache/syncope/pull/537 -- 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

Re: [PR] Bump com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 [syncope]

2023-10-26 Thread via GitHub
ilgrosso commented on PR #537: URL: https://github.com/apache/syncope/pull/537#issuecomment-1780486073 @dependabot rebase -- 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.

Re: [PR] [SYNCOPE-1784] Allow custom scopes for OIDC client applications [syncope]

2023-10-26 Thread via GitHub
ilgrosso merged PR #536: URL: https://github.com/apache/syncope/pull/536 -- 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] [SYNCOPE-1787] RealmDAO for Elasticsearch and OpenSearch [syncope]

2023-11-06 Thread via GitHub
github-advanced-security[bot] commented on code in PR #544: URL: https://github.com/apache/syncope/pull/544#discussion_r1383348360 ## ext/opensearch/client-opensearch/src/main/java/org/apache/syncope/ext/opensearch/client/OpenSearchUtils.java: ## @@ -193,6 +198,21 @@

Re: [PR] [SYNCOPE-1787] RealmDAO for Elasticsearch and OpenSearch [syncope]

2023-11-06 Thread via GitHub
ilgrosso merged PR #544: URL: https://github.com/apache/syncope/pull/544 -- 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:

[PR] [SYNCOPE-1786] Swagger UI for Self Keymaster + new property keymasterenableAutoRegistration true by default [syncope]

2023-10-28 Thread via GitHub
ilgrosso opened a new pull request, #540: URL: https://github.com/apache/syncope/pull/540 (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 unsubscribe,

Re: [PR] [SYNCOPE-1786] Swagger UI for Self Keymaster + new property keymaster.enableAutoRegistration true by default [syncope]

2023-10-28 Thread via GitHub
ilgrosso merged PR #540: URL: https://github.com/apache/syncope/pull/540 -- 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] [syncope] ilgrosso merged pull request #520: Completing JDK 21 upgrade

2023-09-22 Thread via GitHub
ilgrosso merged PR #520: URL: https://github.com/apache/syncope/pull/520 -- 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] [syncope] dependabot[bot] opened a new pull request, #521: Bump spring-boot.version from 3.2.0-M2 to 3.2.0-M3

2023-09-21 Thread via GitHub
dependabot[bot] opened a new pull request, #521: URL: https://github.com/apache/syncope/pull/521 Bumps `spring-boot.version` from 3.2.0-M2 to 3.2.0-M3. Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.0-M2 to 3.2.0-M3 Release notes Sourced from

[GitHub] [syncope] ilgrosso commented on pull request #521: Bump spring-boot.version from 3.2.0-M2 to 3.2.0-M3

2023-09-22 Thread via GitHub
ilgrosso commented on PR #521: URL: https://github.com/apache/syncope/pull/521#issuecomment-1730852898 @dependabot close -- 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] [syncope] dependabot[bot] closed pull request #521: Bump spring-boot.version from 3.2.0-M2 to 3.2.0-M3

2023-09-22 Thread via GitHub
dependabot[bot] closed pull request #521: Bump spring-boot.version from 3.2.0-M2 to 3.2.0-M3 URL: https://github.com/apache/syncope/pull/521 -- 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

[GitHub] [syncope] ilgrosso commented on pull request #521: Bump spring-boot.version from 3.2.0-M2 to 3.2.0-M3

2023-09-22 Thread via GitHub
ilgrosso commented on PR #521: URL: https://github.com/apache/syncope/pull/521#issuecomment-1730853291 This upgrade is included in #520 -- 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

[GitHub] [syncope] ilgrosso merged pull request #523: [SYNCOPE-1777] Ensuring not to call ConfParamLogic from SelfKeymasterInternalConfParamOps

2023-09-28 Thread via GitHub
ilgrosso merged PR #523: URL: https://github.com/apache/syncope/pull/523 -- 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] [syncope] ilgrosso commented on pull request #522: Bump spring-cloud-gateway.version from 4.1.0-M1 to 4.1.0-M2

2023-09-28 Thread via GitHub
ilgrosso commented on PR #522: URL: https://github.com/apache/syncope/pull/522#issuecomment-1738525337 @dependabot rebase -- 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.

[GitHub] [syncope] dependabot[bot] commented on pull request #522: Bump spring-cloud-gateway.version from 4.1.0-M1 to 4.1.0-M2

2023-09-28 Thread via GitHub
dependabot[bot] commented on PR #522: URL: https://github.com/apache/syncope/pull/522#issuecomment-1738525772 Looks like these dependencies are up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [syncope] dependabot[bot] closed pull request #522: Bump spring-cloud-gateway.version from 4.1.0-M1 to 4.1.0-M2

2023-09-28 Thread via GitHub
dependabot[bot] closed pull request #522: Bump spring-cloud-gateway.version from 4.1.0-M1 to 4.1.0-M2 URL: https://github.com/apache/syncope/pull/522 -- 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

[GitHub] [syncope] ilgrosso commented on pull request #524: Bump com.lmax:disruptor from 3.4.4 to 4.0.0

2023-09-30 Thread via GitHub
ilgrosso commented on PR #524: URL: https://github.com/apache/syncope/pull/524#issuecomment-1741690578 @dependabot close -- 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] [syncope] dependabot[bot] closed pull request #524: Bump com.lmax:disruptor from 3.4.4 to 4.0.0

2023-09-30 Thread via GitHub
dependabot[bot] closed pull request #524: Bump com.lmax:disruptor from 3.4.4 to 4.0.0 URL: https://github.com/apache/syncope/pull/524 -- 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

[PR] Bump com.oracle.database.jdbc:ojdbc11 from 23.2.0.0 to 23.3.0.23.09 [syncope]

2023-10-02 Thread via GitHub
dependabot[bot] opened a new pull request, #525: URL: https://github.com/apache/syncope/pull/525 Bumps com.oracle.database.jdbc:ojdbc11 from 23.2.0.0 to 23.3.0.23.09. [![Dependabot compatibility

[PR] [#SYNCOPE-1778] replaces AjaxFormComponentUpdatingBehavior with IndicatorAjaxFormComponentUpdatingBehavior [syncope]

2023-10-03 Thread via GitHub
fmartelli opened a new pull request, #526: URL: https://github.com/apache/syncope/pull/526 (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 unsubscribe,

[GitHub] [syncope] dependabot[bot] opened a new pull request, #522: Bump spring-cloud-gateway.version from 4.1.0-M1 to 4.1.0-M2

2023-09-27 Thread via GitHub
dependabot[bot] opened a new pull request, #522: URL: https://github.com/apache/syncope/pull/522 Bumps `spring-cloud-gateway.version` from 4.1.0-M1 to 4.1.0-M2. Updates `org.springframework.cloud:spring-cloud-starter-gateway` from 4.1.0-M1 to 4.1.0-M2 Release notes Sourced from

Re: [PR] [SYNCOPE-1778] replaces AjaxFormComponentUpdatingBehavior with IndicatorAjaxFormComponentUpdatingBehavior [syncope]

2023-10-03 Thread via GitHub
ilgrosso merged PR #526: URL: https://github.com/apache/syncope/pull/526 -- 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] Bump com.oracle.database.jdbc:ojdbc11 from 23.2.0.0 to 23.3.0.23.09 [syncope]

2023-10-03 Thread via GitHub
ilgrosso merged PR #525: URL: https://github.com/apache/syncope/pull/525 -- 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] [syncope] dependabot[bot] opened a new pull request, #519: Bump com.nimbusds:nimbus-jose-jwt from 9.34 to 9.35

2023-09-18 Thread via GitHub
dependabot[bot] opened a new pull request, #519: URL: https://github.com/apache/syncope/pull/519 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.34 to 9.35. Changelog Sourced from

[GitHub] [syncope] dependabot[bot] opened a new pull request, #518: Bump com.h2database:h2 from 2.2.222 to 2.2.224

2023-09-18 Thread via GitHub
dependabot[bot] opened a new pull request, #518: URL: https://github.com/apache/syncope/pull/518 Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.2.222 to 2.2.224. Release notes Sourced from

[GitHub] [syncope] ilgrosso commented on pull request #519: Bump com.nimbusds:nimbus-jose-jwt from 9.34 to 9.35

2023-09-19 Thread via GitHub
ilgrosso commented on PR #519: URL: https://github.com/apache/syncope/pull/519#issuecomment-1724920141 @dependabot rebase -- 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.

[GitHub] [syncope] ilgrosso commented on pull request #518: Bump com.h2database:h2 from 2.2.222 to 2.2.224

2023-09-19 Thread via GitHub
ilgrosso commented on PR #518: URL: https://github.com/apache/syncope/pull/518#issuecomment-1724920500 @dependabot rebase -- 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.

[GitHub] [syncope] dependabot[bot] commented on pull request #519: Bump com.nimbusds:nimbus-jose-jwt from 9.34 to 9.35

2023-09-19 Thread via GitHub
dependabot[bot] commented on PR #519: URL: https://github.com/apache/syncope/pull/519#issuecomment-1724920816 Looks like com.nimbusds:nimbus-jose-jwt is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [syncope] dependabot[bot] closed pull request #519: Bump com.nimbusds:nimbus-jose-jwt from 9.34 to 9.35

2023-09-19 Thread via GitHub
dependabot[bot] closed pull request #519: Bump com.nimbusds:nimbus-jose-jwt from 9.34 to 9.35 URL: https://github.com/apache/syncope/pull/519 -- 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

[GitHub] [syncope] dependabot[bot] commented on pull request #518: Bump com.h2database:h2 from 2.2.222 to 2.2.224

2023-09-19 Thread via GitHub
dependabot[bot] commented on PR #518: URL: https://github.com/apache/syncope/pull/518#issuecomment-1724921067 Looks like com.h2database:h2 is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [syncope] dependabot[bot] closed pull request #518: Bump com.h2database:h2 from 2.2.222 to 2.2.224

2023-09-19 Thread via GitHub
dependabot[bot] closed pull request #518: Bump com.h2database:h2 from 2.2.222 to 2.2.224 URL: https://github.com/apache/syncope/pull/518 -- 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

[GitHub] [syncope] ilgrosso opened a new pull request, #520: Jdk 21

2023-09-21 Thread via GitHub
ilgrosso opened a new pull request, #520: URL: https://github.com/apache/syncope/pull/520 (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 unsubscribe,

[GitHub] [syncope] ilgrosso opened a new pull request, #523: [SYNCOPE-1777] Ensuring not to call ConfParamLogic from SelfKeymasterInternalConfParamOps

2023-09-28 Thread via GitHub
ilgrosso opened a new pull request, #523: URL: https://github.com/apache/syncope/pull/523 (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 unsubscribe,

[GitHub] [syncope] dependabot[bot] opened a new pull request, #524: Bump com.lmax:disruptor from 3.4.4 to 4.0.0

2023-09-29 Thread via GitHub
dependabot[bot] opened a new pull request, #524: URL: https://github.com/apache/syncope/pull/524 Bumps [com.lmax:disruptor](https://github.com/LMAX-Exchange/disruptor) from 3.4.4 to 4.0.0. Release notes Sourced from

[PR] Switch to SPDX identifier for the license [syncope]

2023-10-04 Thread via GitHub
coheigea opened a new pull request, #527: URL: https://github.com/apache/syncope/pull/527 https://maven.apache.org/pom.html#Licenses "Using an [SPDX identifier](https://spdx.org/licenses/) as the license name is recommended." -- This is an automated message from the Apache Git

Re: [PR] Switch to SPDX identifier for the license [syncope]

2023-10-05 Thread via GitHub
ilgrosso commented on PR #527: URL: https://github.com/apache/syncope/pull/527#issuecomment-1748162349 Thank you @coheigea please go ahead and merge this change anyway, the current test failures here on `master` are mainly due to latest changes on CAS 7.0.0-SNAPSHOT. Please also

Re: [PR] Switch to SPDX identifier for the license [syncope]

2023-10-05 Thread via GitHub
coheigea merged PR #527: URL: https://github.com/apache/syncope/pull/527 -- 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:

[PR] Adjust Spring Security settings to work around https://github.com/spring-projects/spring-security/issues/13988 [syncope]

2023-10-10 Thread via GitHub
ilgrosso opened a new pull request, #531: URL: https://github.com/apache/syncope/pull/531 (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 unsubscribe,

Re: [PR] Embracing Virtual Threads [syncope]

2023-10-12 Thread via GitHub
github-code-scanning[bot] commented on code in PR #532: URL: https://github.com/apache/syncope/pull/532#discussion_r1356611648 ## core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/ProvisioningContext.java: ## @@ -218,23 +215,14 @@ */

[PR] Embracing Virtual Threads [syncope]

2023-10-12 Thread via GitHub
ilgrosso opened a new pull request, #532: URL: https://github.com/apache/syncope/pull/532 (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 unsubscribe,

Re: [PR] [SYNCOPE-1781] Embracing Virtual Threads [syncope]

2023-10-12 Thread via GitHub
ilgrosso merged PR #532: URL: https://github.com/apache/syncope/pull/532 -- 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] Align with upstream CAS [syncope]

2023-10-11 Thread via GitHub
ilgrosso merged PR #531: URL: https://github.com/apache/syncope/pull/531 -- 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:

[PR] [SYNCOPE-1780] improve password generation to avoid BufferOverflowExc… [syncope]

2023-10-06 Thread via GitHub
SamuelGaro opened a new pull request, #528: URL: https://github.com/apache/syncope/pull/528 …eption -- 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] Bump com.nimbusds:nimbus-jose-jwt from 9.35 to 9.36 [syncope]

2023-10-09 Thread via GitHub
ilgrosso merged PR #530: URL: https://github.com/apache/syncope/pull/530 -- 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:

[PR] Bump com.nimbusds:nimbus-jose-jwt from 9.35 to 9.36 [syncope]

2023-10-09 Thread via GitHub
dependabot[bot] opened a new pull request, #530: URL: https://github.com/apache/syncope/pull/530 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.35 to 9.36. Changelog Sourced from

Re: [PR] [SYNCOPE-1779] supporting underscore in search queries [syncope]

2023-10-11 Thread via GitHub
andrea-patricelli merged PR #529: URL: https://github.com/apache/syncope/pull/529 -- 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] [SYNCOPE-1780] improve password generation to avoid BufferOverflowException [syncope]

2023-10-06 Thread via GitHub
SamuelGaro merged PR #528: URL: https://github.com/apache/syncope/pull/528 -- 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:

[PR] [SYNCOPE-1779] supporting underscore in search queries [syncope]

2023-10-06 Thread via GitHub
andrea-patricelli opened a new pull request, #529: URL: https://github.com/apache/syncope/pull/529 (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] [syncope] ilgrosso merged pull request #506: [SYNCOPE-1718] Bump flowable.version from 7.0.0.M1 to 7.0.0.M2 via net.tirasa.flowable-leftovers

2023-08-21 Thread via GitHub
ilgrosso merged PR #506: URL: https://github.com/apache/syncope/pull/506 -- 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:

  1   2   3   4   5   6   7   8   9   >