close

Filter

Release Notes / Version 11.2307
Table Of Contents
Headless Server New Feature: Block documents from delivery with confidential contents

Although not recommended, there might be circumstances, where it can't be avoided to store confidential data or settings in the content. For these cases, Headless Server now supports a list of repository paths, which are to be blocked in delivery. The paths to block are defined in the configuration property caas.graphql.repository-path-exclude-patterns , e.g.

caas.graphql.repository-path-exclude-patterns[0]=/A/B/C/D
caas.graphql.repository-path-exclude-patterns[1]=/A/*/C/*
caas.graphql.repository-path-exclude-patterns[2]=/A/B/**
caas.graphql.repository-path-exclude-patterns[3]=/A/**/C/*

For details please see the deployment manual and the knowledgebase article .

(CMS-22421)

Was this article useful?

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.