[midPoint-git] [Evolveum/midpoint] 71aaec: Fixing GUI handling of hashed password changes (MI...
Radovan Semancik
radovan.semancik at evolveum.com
Wed Mar 14 12:39:08 CET 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 71aaec660b9b0234bad56288256d9931c6ac90a6
https://github.com/Evolveum/midpoint/commit/71aaec660b9b0234bad56288256d9931c6ac90a6
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2018-03-14 (Wed, 14 Mar 2018)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/password/PasswordPanel.java
M infra/common/src/main/java/com/evolveum/midpoint/common/crypto/CryptoUtil.java
M infra/prism/src/main/java/com/evolveum/prism/xml/ns/_public/types_3/ProtectedDataType.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/credentials/CredentialsProcessor.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
Log Message:
-----------
Fixing GUI handling of hashed password changes (MID-4507)
Commit: 9018def57405d21e7dc90ed7cdcdcadb405051ef
https://github.com/Evolveum/midpoint/commit/9018def57405d21e7dc90ed7cdcdcadb405051ef
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: 2018-03-14 (Wed, 14 Mar 2018)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/ModelRestService.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/dictionary/ExtItemDictionary.java
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/RestServiceInitializer.java
M testing/rest/src/test/java/com/evolveum/midpoint/testing/rest/TestAbstractRestService.java
A testing/rest/src/test/resources/repo/json/script-generate-passwords.json
A testing/rest/src/test/resources/repo/json/script-modify-validTo.json
A testing/rest/src/test/resources/repo/user-jack.xml
A testing/rest/src/test/resources/repo/xml/script-generate-passwords.xml
A testing/rest/src/test/resources/repo/xml/script-modify-validTo.xml
A testing/rest/src/test/resources/repo/yaml/script-generate-passwords.yml
A testing/rest/src/test/resources/repo/yaml/script-modify-validTo.yml
Log Message:
-----------
Merge branch 'master' of github.com:Evolveum/midpoint
Compare: https://github.com/Evolveum/midpoint/compare/27147b46a688...9018def57405
More information about the midPoint-svn
mailing list