You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(csp): replace removed addAllowedChildSrcDomain with addAllowedFrameDomain
addAllowedChildSrcDomain was removed from the server in
nextcloud/server#59544. Replace with addAllowedFrameDomain which,
together with the existing addAllowedWorkerSrcDomain, covers the
same scope as child-src.
AI-Assisted-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
0 commit comments