[midPoint-git] [Evolveum/midpoint] 3181b6: Password hashing fixes. More tests. Work in progre...
Radovan Semancik
radovan.semancik at evolveum.com
Wed Mar 8 20:25:54 CET 2017
Branch: refs/heads/feature/password-hash
Home: https://github.com/Evolveum/midpoint
Commit: 3181b6a1a346949eaaa4ef0503be8d8e8c117793
https://github.com/Evolveum/midpoint/commit/3181b6a1a346949eaaa4ef0503be8d8e8c117793
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2017-03-08 (Wed, 08 Mar 2017)
Changed paths:
M infra/prism/src/main/java/com/evolveum/midpoint/prism/crypto/BaseProtector.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/crypto/Protector.java
M infra/prism/src/main/java/com/evolveum/midpoint/prism/crypto/ProtectorImpl.java
M infra/prism/src/test/java/com/evolveum/midpoint/prism/crypto/TestProtector.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/SchemaDebugUtil.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/CredentialsProcessor.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/password/AbstractPasswordTest.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/password/TestPasswordDefaultHashing.java
A model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/password/TestPasswordNone.java
M model/model-intest/testng-integration.xml
M model/model-test/src/main/java/com/evolveum/midpoint/model/test/AbstractModelIntegrationTest.java
Log Message:
-----------
Password hashing fixes. More tests. Work in progress.
More information about the midPoint-svn
mailing list