[midPoint-git] [Evolveum/midpoint] 2111a5: Stop putting passwords in wicket store (MID-5336)
mederly
noreply at github.com
Fri May 10 17:38:19 CEST 2019
Branch: refs/heads/support-3.6
Home: https://github.com/Evolveum/midpoint
Commit: 2111a5e4ffdc9beb5e379847e56153d5e453fac3
https://github.com/Evolveum/midpoint/commit/2111a5e4ffdc9beb5e379847e56153d5e453fac3
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-05-10 (Fri, 10 May 2019)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/password/PasswordPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/self/component/ChangePasswordPanel.java
Log Message:
-----------
Stop putting passwords in wicket store (MID-5336)
(cherry picked from commit 6db93050e240241f031b57e6f7000d8662eb1118)
Commit: 440aa1883dce06088d117804300778e8fc6b2b55
https://github.com/Evolveum/midpoint/commit/440aa1883dce06088d117804300778e8fc6b2b55
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-05-10 (Fri, 10 May 2019)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/password/PasswordPanel.java
A gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/password/SecureModelPasswordTextField.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/self/component/ChangePasswordPanel.java
Log Message:
-----------
Definitely fix password storage (MID-5336)
This fixes password validation broken in previous commit.
(cherry picked from commit 1dc8a58324b60052475d8304f4e07a027ba7e932)
Commit: 5fe30bb438b9b5a98cafa5e52a10acced71194dd
https://github.com/Evolveum/midpoint/commit/5fe30bb438b9b5a98cafa5e52a10acced71194dd
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2019-05-10 (Fri, 10 May 2019)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/api/component/password/PasswordPanel.java
Log Message:
-----------
Fix password encryption routine (MID-5336)
On some occasions the routine tried to encrypt already encrypted data.
Compare: https://github.com/Evolveum/midpoint/compare/6320d5013375...5fe30bb438b9
More information about the midPoint-svn
mailing list