mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
* [MNT-24807] Implemented PropertyReplacer that replaces values of sensitive properties (e.g. passwords) during creation of NodeResource for event2
* [MNT-24807] Fix failing tests
* Revert "[MNT-24807] Fix failing tests"
This reverts commit c118f713f2
.
* [MNT-24807] Fix failing tests without reformat
Signed-off-by: cezary-witkowski <cezary.witkowski@hyland.com>
* [MNT-24807] Introduced interface to keep convention
Signed-off-by: cezary-witkowski <cezary.witkowski@hyland.com>
* [MNT-24807] Added ability to configure property filter and mapper for user
Signed-off-by: cezary-witkowski <cezary.witkowski@hyland.com>
* [MNT-24807] Fixed npe and pmd issues
Signed-off-by: cezary-witkowski <cezary.witkowski@hyland.com>
* [MNT-24807] Fixed more pmd comments, applied pre-commit formatting
Signed-off-by: cezary-witkowski <cezary.witkowski@hyland.com>
* [MNT-24807] Renamed user configured properties to indicate what they do, added failsafe when userConfiguredReplacementText is not configured at all
Signed-off-by: cezary-witkowski <cezary.witkowski@hyland.com>
* [MNT-24807] Added unit tests
Signed-off-by: cezary-witkowski <cezary.witkowski@hyland.com>
* [MNT-24807] Additional config to disable property mapper entirely
* [MNT-24807] PMD again
* [MNT-24807] Updated year in licence for some files I missed
Signed-off-by: cezary-witkowski <cezary.witkowski@hyland.com>
---------
Signed-off-by: cezary-witkowski <cezary.witkowski@hyland.com>