[midPoint-git] [Evolveum/midpoint] 20e3ab: Finalize password caching feature
mederly
noreply at github.com
Wed Dec 18 20:56:45 CET 2024
Branch: refs/heads/support-4.9
Home: https://github.com/Evolveum/midpoint
Commit: 20e3ab53766fd27723979b5a98c13eeeb71d158d
https://github.com/Evolveum/midpoint/commit/20e3ab53766fd27723979b5a98c13eeeb71d158d
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M docs/resources/attribute-caching.adoc
M docs/tasks/shadow-refresh-task.adoc
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/TestShadowCaching.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/tasks/TestMiscTasks.java
A model/model-intest/src/test/resources/tasks/misc/resource-dummy-refreshed.xml
A model/model-intest/src/test/resources/tasks/misc/task-shadow-refresh-all.xml
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/shadows/ShadowRefreshOperation.java
M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/dummy/TestDummyPasswordCaching.java
M provisioning/provisioning-impl/src/test/java/com/evolveum/midpoint/provisioning/impl/dummy/TestDummyVolatility.java
M release-notes.adoc
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/security/CredentialsStorageManager.java
M repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/AbstractIntegrationTest.java
Log Message:
-----------
Finalize password caching feature
The shadow refresh activity now applies selected policy changes to
cached passwords, like their removal if caching is turned off, or
converting passwords from encrypted to hashed form, if needed.
Also, the documentation was updated.
This resolves MID-10050.
(cherry picked from commit 41518556cfef322f11eace941cff2c09975dad56)
Commit: 66566e2986c4aa32b0850d8dc7e7c2150d8a5298
https://github.com/Evolveum/midpoint/commit/66566e2986c4aa32b0850d8dc7e7c2150d8a5298
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-12-18 (Wed, 18 Dec 2024)
Changed paths:
M docs/resources/attribute-caching.adoc
Log Message:
-----------
Fix typos in shadow caching docs
(cherry picked from commit 8407c3259ff53afa3dc27b371c1a4f5facccfeee)
Compare: https://github.com/Evolveum/midpoint/compare/08a4248baf10...66566e2986c4
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list