mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-21 05:28:30 +00:00
fixup! fixup! trying cte
This commit is contained in:
@@ -94,7 +94,7 @@ CREATE OR REPLACE FUNCTION eventstore.permitted_orgs(
|
||||
AS $$
|
||||
BEGIN
|
||||
|
||||
~/go/src/zitadel/cmd/setup/52/02-permitted_orgs_function.sql -- if system user
|
||||
-- if system user
|
||||
IF system_user_perms IS NOT NULL THEN
|
||||
org_ids := eventstore.check_system_user_perms(system_user_perms, perm, filter_orgs);
|
||||
-- if human/machine user
|
||||
|
Reference in New Issue
Block a user