mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-15 20:38:00 +00:00
f37113194d
Add a check for circular includes in action v2 executions, so that no self-includes or infinite loops can happen. Closes #7445 ### Definition of Ready - [x] I am happy with the code - [x] Short description of the feature/issue is added in the pr description - [x] PR is linked to the corresponding user story - [x] Acceptance criteria are met - [x] All open todos and follow ups are defined in a new ticket and justified - [x] Deviations from the acceptance criteria and design are agreed with the PO and documented. - [x] No debug or dead code - [x] My code has no repetitions - [x] Critical parts are tested automatically - [x] Where possible E2E tests are implemented - [x] Documentation/examples are up-to-date - [x] All non-functional requirements are met - [x] Functionality of the acceptance criteria is checked manually on the dev system. --------- Co-authored-by: Livio Spring <livio.a@gmail.com> |
||
---|---|---|
.. | ||
action | ||
admin | ||
auth | ||
authn | ||
change | ||
client/middleware | ||
event | ||
feature/v2 | ||
gerrors | ||
idp | ||
instance | ||
management | ||
member | ||
metadata | ||
object | ||
oidc/v2 | ||
org | ||
policy | ||
project | ||
server | ||
session/v2 | ||
settings | ||
system | ||
text | ||
user | ||
config.go | ||
fields.go | ||
header_test.go | ||
header.go | ||
probes_test.go | ||
probes.go |