Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-11370

Flag to globally disable proxies

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.6.0-HF15, 5.7.1
    • Component/s: Core, Core VCS
    • Impact type:
      Configuration format change
    • Upgrade notes:
      Hide

      To disable proxies, add to the repository configuration:

      <proxies enabled="false" />

      Show
      To disable proxies, add to the repository configuration: <proxies enabled="false" />

      Description

      A number of projects have no use for proxies. It would be more cost-effective to have a global flag disabling proxies than having to add "AND ecm:isProxy = 0" to every custom query.

      When this mode is activated:

      • the proxies table is not created,
      • proxy creation will fail,
      • queries for proxies only ecm:isProxy = 1 will fail,
      • queries will never do the UNION ALL and double JOIN to get proxies.

      Note that this mode is incompatible with the use of features like publishing in sections.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: