[midPoint-git] [Evolveum/midpoint] 0e8f4c: MID-6806 fix ProtectedStringType comparison issue
virgo47
noreply at github.com
Mon Feb 8 12:50:00 CET 2021
Branch: refs/heads/support-4.0
Home: https://github.com/Evolveum/midpoint
Commit: 0e8f4ccaa38246362a80f1aaf9792b18ccf49069
https://github.com/Evolveum/midpoint/commit/0e8f4ccaa38246362a80f1aaf9792b18ccf49069
Author: Hiroyuki Wada <h2-wada at nri.co.jp>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/crypto/KeyStoreBasedProtectorImpl.java
M infra/prism-impl/src/test/java/com/evolveum/midpoint/prism/TestEquals.java
Log Message:
-----------
MID-6806 fix ProtectedStringType comparison issue
(cherry picked from commit 9f397863fd1120fb4d7f3a5a293147d17054c5d4)
Commit: a1ef2c9450496a6f70c9517ae66eb1c57cb096bd
https://github.com/Evolveum/midpoint/commit/a1ef2c9450496a6f70c9517ae66eb1c57cb096bd
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/PrismPropertyValueImpl.java
Log Message:
-----------
not-only MID-6806: fix of PrismPropertyValueImpl super constructor call
Old version "forgot" prismContext for PrismPropertyValueImpl in some
situations, e.g. MID-6806 test passed even without fix because it went
to different branch (because prismContext was unexpectedly null).
Compare: https://github.com/Evolveum/midpoint/compare/d55624fdb3fc...a1ef2c945049
More information about the midPoint-svn
mailing list