[midPoint-git] [Evolveum/midpoint] bb1c23: Revert "Restrict report file name not to start wit...
KaterynaHonchar
noreply at github.com
Thu Jan 22 13:26:22 CET 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: bb1c231bbae0dbbf2b1c557a28ce0f48797b4fc3
https://github.com/Evolveum/midpoint/commit/bb1c231bbae0dbbf2b1c557a28ce0f48797b4fc3
Author: honchar <honchar at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/ImportReportPopupPanel.java
Log Message:
-----------
Revert "Restrict report file name not to start with a dot."
This reverts commit f0e4b0c92264f05c0dc426dbe8e6cfea3f4db43f.
Commit: b7953059b62f7f5324ac2c75d3b9609fcb8ce597
https://github.com/Evolveum/midpoint/commit/b7953059b62f7f5324ac2c75d3b9609fcb8ce597
Author: honchar <honchar at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/PageReports.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/ImportReportPopupPanel.java
Log Message:
-----------
Revert "Fix the path of the import report file"
This reverts commit 5ad8eac77b8268aec13bb5daa5f5a6237903efec.
Commit: a8084780f0cac876fe02c7b4fdb72ae5250fb68b
https://github.com/Evolveum/midpoint/commit/a8084780f0cac876fe02c7b4fdb72ae5250fb68b
Author: honchar <honchar at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/ReportDownloadHelper.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/ImportReportPopupPanel.java
Log Message:
-----------
Fix import report file name to be a generated UUID
The file name which is stored to mp-home/import folder while Import
report run, is now generated as a random UUID. Handling file name
in this way guarantees safe file saving.
Related to #11014
Commit: 7d134eb4cf3d3057a08b4c9ac4f00becf4f6c742
https://github.com/Evolveum/midpoint/commit/7d134eb4cf3d3057a08b4c9ac4f00becf4f6c742
Author: honchar <honchar at evolveum.com>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M docs/admin-gui/resource-wizard/object-type/mapping/index.adoc
A docs/misc/reports/security-note-csv-export.adoc
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/reports/component/DeltaColumn.java
M infra/common/src/main/java/com/evolveum/midpoint/common/UserFriendlyPrettyPrinter.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/delta/DeltaScanner.java
A infra/schema/src/main/java/com/evolveum/midpoint/schema/delta/DeltaScannerResult.java
M model/report-impl/src/main/java/com/evolveum/midpoint/report/impl/ReportUtils.java
M model/report-impl/src/test/java/com/evolveum/midpoint/report/TestDeltaPrinter.java
A model/report-impl/src/test/resources/misc/delta-add.xml
M model/report-impl/src/test/resources/misc/delta.xml
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/ChangedItemPathComputer.java
Log Message:
-----------
Merge branch 'master' of https://github.com/Evolveum/midpoint
Compare: https://github.com/Evolveum/midpoint/compare/567dbad07964...7d134eb4cf3d
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