Uploaded image for project: 'Bloomreach Forge'
  1. Bloomreach Forge
  2. FORGE-207

[Repository WebDAV Support] Disallow anonymous access by default

    XMLWordPrintable

Details

    Description

      Introduce allowAnonymousAccess init parameter for both JcrRemotingServlet and SimpleWebdavServlet and set it to false to disallow by default:

          <init-param>
            <param-name>allowAnonymousAccess</param-name>
            <param-value>false</param-value>
          </init-param>
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            wko Woonsan Ko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: