[midPoint-git] [Evolveum/midpoint] a2769f: added support for new password validation in reset...

Katarina Valalikova k.valalikova at evolveum.com
Fri Feb 23 12:32:40 CET 2018


  Branch: refs/heads/post-3.7-fixes
  Home:   https://github.com/Evolveum/midpoint
  Commit: a2769f7b001f213b41285c5682b1053927562b2e
      https://github.com/Evolveum/midpoint/commit/a2769f7b001f213b41285c5682b1053927562b2e
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
    M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.java

  Log Message:
  -----------
  added support for new password validation in reset method.


  Commit: 6d933f8b7dabfaa186fc2e090df4b04c48d3c464
      https://github.com/Evolveum/midpoint/commit/6d933f8b7dabfaa186fc2e090df4b04c48d3c464
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelController.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/CacheRegistry.java

  Log Message:
  -----------
  cache registry small cleanup


  Commit: 1cd3035941b0718fdfe53c005564c8d510119c53
      https://github.com/Evolveum/midpoint/commit/1cd3035941b0718fdfe53c005564c8d510119c53
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/StringPolicyUtils.java
    M model/model-common/src/main/java/com/evolveum/midpoint/model/common/stringpolicy/ValuePolicyProcessor.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelRestService.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/ModelInteractionServiceImpl.java
    M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java
    M testing/rest/src/test/resources/req/json/execute-credential-reset.json
    M testing/rest/src/test/resources/req/xml/execute-credential-reset.xml
    M testing/rest/src/test/resources/req/yaml/execute-credential-reset.yml
    M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestMapleLeaf.java

  Log Message:
  -----------
  adding validation for new password (reset credential method).. adapting tests


  Commit: ba8be7662201e39bca0b789126b9fc678d5a4fd2
      https://github.com/Evolveum/midpoint/commit/ba8be7662201e39bca0b789126b9fc678d5a4fd2
  Author: Katarina Valalikova <k.valalikova at evolveum.com>
  Date:   2018-02-23 (Fri, 23 Feb 2018)

  Changed paths:
    A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/util/MidPointApplicationConfiguration.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismContainerHeaderPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismContainerValueHeaderPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismHeaderPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismPropertyPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/MidPointApplication.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/sync/FocusValidityScannerTaskHandler.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/trigger/TriggerScannerTaskHandler.java
    M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/util/AbstractScannerTaskHandler.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/AbstractConfiguredModelIntegrationTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestDeputy.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestTriggerTask.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/sync/TestValidityRecomputeTask.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/util/MockTriggerHandler.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/task/AbstractSearchIterativeResultHandler.java
    M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/Checker.java
    M repo/task-quartz-impl/src/test/java/com/evolveum/midpoint/task/quartzimpl/TestQuartzTaskManagerContract.java

  Log Message:
  -----------
  Merge branch 'post-3.7-fixes' of https://github.com/Evolveum/midpoint into post-3.7-fixes


Compare: https://github.com/Evolveum/midpoint/compare/54db569305a7...ba8be7662201


More information about the midPoint-svn mailing list