[midPoint-git] [Evolveum/midpoint] f674fa: Make custom workflow notifiers safe
mederly
noreply at github.com
Fri Aug 25 16:31:59 CEST 2023
Branch: refs/heads/tmp/expr-profiles-hardening
Home: https://github.com/Evolveum/midpoint
Commit: f674fa042f9b542b8b15beea444870bf8f4a2ed5
https://github.com/Evolveum/midpoint/commit/f674fa042f9b542b8b15beea444870bf8f4a2ed5
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-case-management-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/ExpressionProfileManager.java
M model/notifications-impl/src/main/java/com/evolveum/midpoint/notifications/impl/CaseEventCreationListenerImpl.java
Log Message:
-----------
Make custom workflow notifiers safe
The default expression profile for them is the same as for unprivileged
bulk actions (but can be overridden in the system configuration).
However, the whole feature was (and is) experimental; and this commit
also marks it deprecated. It will be probably removed in the foreseeable
future.
More information about the midPoint-svn
mailing list