Closed ivanteoh closed 7 years ago
This page does not seem to exist... when http://subsite/@@confirm-action?original_url=http%3A%2F%2F... is loaded
This page does not seem to exist...
https://github.com/plone/plone.protect/blob/master/plone/protect/configure.zcml#L43-L49
Any reason that the page has to only for Products.CMFPlone.interfaces.IPloneSiteRoot? Why * can't be used?
Products.CMFPlone.interfaces.IPloneSiteRoot
*
AFAIK, no reason "*" can't be used.
Problem
This page does not seem to exist...
when http://subsite/@@confirm-action?original_url=http%3A%2F%2F... is loadedhttps://github.com/plone/plone.protect/blob/master/plone/protect/configure.zcml#L43-L49
Any reason that the page has to only for
Products.CMFPlone.interfaces.IPloneSiteRoot
? Why*
can't be used?