[midPoint-git] [Evolveum/midpoint] 0b8e00: Adapt TestPasswordDefaultHashing to MID-4553

Pavol Mederly mederly at evolveum.com
Thu Apr 5 11:44:00 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 0b8e00203bf5644f0e033b6b4a49d4bd1f602f32
      https://github.com/Evolveum/midpoint/commit/0b8e00203bf5644f0e033b6b4a49d4bd1f602f32
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M model/model-intest/src/test/resources/password/security-policy-default-storage-hashing.xml

  Log Message:
  -----------
  Adapt TestPasswordDefaultHashing to MID-4553

The history storage is now hashed as well.

(cherry picked from commit 2df4a0a)


  Commit: adecade10753409e481f418b9cc79e695a5048a4
      https://github.com/Evolveum/midpoint/commit/adecade10753409e481f418b9cc79e695a5048a4
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    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/password/AbstractPasswordTest.java
    M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/password/TestPasswordDefaultHashing.java
    M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
    M model/notifications-api/src/main/java/com/evolveum/midpoint/notifications/api/events/ModelEvent.java
    M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/notifiers/UserPasswordNotifier.java

  Log Message:
  -----------
  Add tests for user password notifier (MID-4566)

Also: Fixed the user password notifier to work with secondary deltas
as well (test316UserRecompute). Fixed the notifier to stop expecting
full success.

This solution is still not complete - we have to find out somehow
if the focus update operation(s) were carried out or not. Otherwise
we could report password change even if it was not in fact executed.

(cherry picked from commit b2ef649)


  Commit: 60baaf7b3cc4073d316dbd8f1cb2187855fb781a
      https://github.com/Evolveum/midpoint/commit/60baaf7b3cc4073d316dbd8f1cb2187855fb781a
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-04-05 (Thu, 05 Apr 2018)

  Changed paths:
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/AbstractRoleAssignmentPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/ConstructionAssociationPanel.java
    M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/InducedEntitlementsPanel.java

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


Compare: https://github.com/Evolveum/midpoint/compare/9d88adbc5f6e...60baaf7b3cc4


More information about the midPoint-svn mailing list