[midPoint-git] [Evolveum/midpoint] 2df4a0: Adapt TestPasswordDefaultHashing to MID-4553

Pavol Mederly mederly at evolveum.com
Thu Apr 5 11:42:28 CEST 2018


  Branch: refs/heads/support-3.7
  Home:   https://github.com/Evolveum/midpoint
  Commit: 2df4a0ab541ebbff65aa805c4740c4f91a69aee7
      https://github.com/Evolveum/midpoint/commit/2df4a0ab541ebbff65aa805c4740c4f91a69aee7
  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.


  Commit: b2ef649a1b9e54c3eebe4487d88df5baa50b1c77
      https://github.com/Evolveum/midpoint/commit/b2ef649a1b9e54c3eebe4487d88df5baa50b1c77
  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-intest/src/test/java/com/evolveum/midpoint/model/intest/password/TestPasswordNone.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.


Compare: https://github.com/Evolveum/midpoint/compare/583bf71cd9c8...b2ef649a1b9e


More information about the midPoint-svn mailing list