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

Make post-install script populate RelatedSiteAccessList for the admin siteaccess created by setup-wizard

    XMLWordPrintable

Details

    Description

      The admin siteaccess created by setup wizard will not contain all the required entries after the ezwebin post-install script has added more siteaccess.

      So that this list:

      [SiteAccessSettings]
      RequireUserLogin=true
      RelatedSiteAccessList[]=ezwebin_site
      RelatedSiteAccessList[]=ezwebin_site_admin
      ShowHiddenNodes=true
      

      becomes:

      [SiteAccessSettings]
      RequireUserLogin=true
      RelatedSiteAccessList[]
      RelatedSiteAccessList[]=eng
      RelatedSiteAccessList[]=nor
      RelatedSiteAccessList[]=ezwebin_site
      RelatedSiteAccessList[]=ezwebin_site_admin
      RelatedSiteAccessList[]=admin
      ShowHiddenNodes=true
      

      Attachments

        Activity

          People

            unknown unknown
            oms Ole Marius Smestad
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: