[midPoint-git] [Evolveum/midpoint] 9fbfb6: Added objectOid to ObjectDeltaOperation and Inform...
Tony Tkáčik
noreply at github.com
Thu Aug 31 12:01:16 CEST 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 9fbfb680b1dc049b9d11f8ef351d5c49e5d472a3
https://github.com/Evolveum/midpoint/commit/9fbfb680b1dc049b9d11f8ef351d5c49e5d472a3
Author: Tony Tkáčik <tonydamage at gmail.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M config/sql/native-new/postgres-new-audit.sql
M config/sql/native-new/postgres-new-upgrade-audit.sql
M infra/schema/src/main/java/com/evolveum/midpoint/schema/DeltaConvertor.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/ObjectDeltaOperation.java
M infra/schema/src/main/resources/xml/ns/public/common/audit-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleUtils.java
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/SqaleAuditService.java
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/audit/qmodel/QAuditDeltaMapping.java
Log Message:
-----------
Added objectOid to ObjectDeltaOperation and InformationDisclosue
Added objectOid to ObjectDeltaOperation and Audit event type InformationDisclosure
in order to be able to store displaying of identities for anonymous users.
More information about the midPoint-svn
mailing list