Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-21916

http cache purger does not take user/password into account (basic auth)

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • 2013.11, 5.3
    • 5.1, 5.2, 2013.09
    • None
    • None

    Description

      After configuring http cache purge servers:

      ezpublish:
          http_cache:
              purge_type: multiple_http
          system:
              ezdemo_site_group:
                  http_cache:
                      purge_servers: [ "http://user:pass@ezp51.local:6081" ]
      

      The following request is generated when issuing a purge:

      PURGE / HTTP/1.1
      Host: ezp51.local:6081
      Accept: */*
      X-Location-Id: 123
      

      Notice that there is no authorization header (user and password are ignored)

      Attachments

        Activity

          People

            Unassigned Unassigned
            joao.inacio-obsolete@ez.no Joao Inacio (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: