[midPoint-git] [Evolveum/midpoint] ebd3fd: Remove remaining task.category values

Viliam Repan noreply at github.com
Fri May 26 15:07:49 CEST 2023


  Branch: refs/heads/feature/shadow-metadata
  Home:   https://github.com/Evolveum/midpoint
  Commit: ebd3fd7784da7c6644ecfe6e242e5fed2c9169e1
      https://github.com/Evolveum/midpoint/commit/ebd3fd7784da7c6644ecfe6e242e5fed2c9169e1
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M testing/story/src/test/resources/grouper/task-async-update.xml
    M testing/story/src/test/resources/grouper/task-group-scavenger.xml

  Log Message:
  -----------
  Remove remaining task.category values

This fixes failing TestGrouperAsyncUpdate.


  Commit: db892066d28a634d39329c8ff5e050d1dee18d80
      https://github.com/Evolveum/midpoint/commit/db892066d28a634d39329c8ff5e050d1dee18d80
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/factory/module/OidcResourceServerModuleFactory.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
    M testing/rest/pom.xml
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestAbstractAuthentication.java
    R testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestAbstractOidcRestModule.java
    R testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestOidcRestAuthByHMacModule.java
    R testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/TestOidcRestAuthByPublicKeyModule.java
    A testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/oidc/TestAbstractOidcRestModule.java
    A testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/authentication/oidc/TestKeycloakOidcRestAuthModule.java
    A testing/rest/src/test/resources/authentication/configuration/oidc.properties
    R testing/rest/src/test/resources/authentication/keycloak-hmac.json
    R testing/rest/src/test/resources/authentication/keycloak-public-key.json
    A testing/rest/src/test/resources/authentication/keycloak.json
    M testing/rest/src/test/resources/authentication/repo/security-policy-issuer-uri.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-jws-uri.xml
    A testing/rest/src/test/resources/authentication/repo/security-policy-public-key-keystore.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key-wrong-alg.xml
    M testing/rest/src/test/resources/authentication/repo/security-policy-public-key.xml
    R testing/rest/src/test/resources/authentication/repo/security-policy-symmetric-key-wrong-alg.xml
    R testing/rest/src/test/resources/authentication/repo/security-policy-symmetric-key.xml
    A testing/rest/src/test/resources/authentication/repo/security-policy-wrong-attribute-name.xml
    A testing/rest/testng-authentication.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 40d0fb0d913030035ba32dd45abc71dfb8cc1792
      https://github.com/Evolveum/midpoint/commit/40d0fb0d913030035ba32dd45abc71dfb8cc1792
  Author: Tony Tkacik <tonydamage at gmail.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/util/MidPointPostgreSQLDialect.java

  Log Message:
  -----------
  Hibernate 6: Fixed MidpointPostgreSQL dialect

Signed-off-by: Tony Tkacik <tonydamage at gmail.com>


  Commit: b853aefa489cd6d00339ea0189b220faa6242257
      https://github.com/Evolveum/midpoint/commit/b853aefa489cd6d00339ea0189b220faa6242257
  Author: tchrapovic <chrapovic.tadeas at gmail.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/ExportMiningOptions.java
    M tools/ninja/src/main/resources/messages.properties

  Log Message:
  -----------
  Change role mining export ninja parameter.


  Commit: 4aa92ae10b7a41e180cc5098b0c0c82f762be4b4
      https://github.com/Evolveum/midpoint/commit/4aa92ae10b7a41e180cc5098b0c0c82f762be4b4
  Author: Tony Tkacik <tonydamage at gmail.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M testing/story/pom.xml

  Log Message:
  -----------
  story/TestAsyncProvisioning: switched from artemis-jms to artemis-jakarta


  Commit: 6a97e0e951f092acde4f5b1731560ac7bb6ad9ee
      https://github.com/Evolveum/midpoint/commit/6a97e0e951f092acde4f5b1731560ac7bb6ad9ee
  Author: Tony Tkacik <tonydamage at gmail.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java

  Log Message:
  -----------
  Spring 6: Added additional REST mapping for backwards compatibility.


  Commit: 281f0b3b51f89b67516a43ffb84118e4b7fb5773
      https://github.com/Evolveum/midpoint/commit/281f0b3b51f89b67516a43ffb84118e4b7fb5773
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M provisioning/provisioning-api/src/main/java/com/evolveum/midpoint/provisioning/api/ProvisioningOperationContext.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/resourceobjects/EntitlementConverter.java
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/resourceobjects/ShadowAuditHelper.java

  Log Message:
  -----------
  MID-7534 improved shadow resolving for entitlement shadow modifications (during auditing)


  Commit: 319c304d7452cf836b8abcb7e3b185e4955e6d87
      https://github.com/Evolveum/midpoint/commit/319c304d7452cf836b8abcb7e3b185e4955e6d87
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/resourceobjects/ShadowAuditHelper.java

  Log Message:
  -----------
  MID-7534 fixed shadow auditing modification delta content


  Commit: 6f3f80f207c950b3251a6d2f2e2510e58c69d12b
      https://github.com/Evolveum/midpoint/commit/6f3f80f207c950b3251a6d2f2e2510e58c69d12b
  Author: Viliam Repan <vilo.repan at evolveum.com>
  Date:   2023-05-26 (Fri, 26 May 2023)

  Changed paths:
    M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java
    M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/util/MidPointPostgreSQLDialect.java
    M testing/story/pom.xml
    M testing/story/src/test/resources/grouper/task-async-update.xml
    M testing/story/src/test/resources/grouper/task-group-scavenger.xml
    M tools/ninja/src/main/java/com/evolveum/midpoint/ninja/action/mining/ExportMiningOptions.java
    M tools/ninja/src/main/resources/messages.properties

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into feature/shadow-metadata


Compare: https://github.com/Evolveum/midpoint/compare/d436b15660f3...6f3f80f207c9


More information about the midPoint-svn mailing list