Closed (works as designed)
Project:
Require Login
Version:
8.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2020 at 16:28 UTC
Updated:
11 Feb 2020 at 18:49 UTC
Jump to comment: Most recent
Comments
Comment #2
quimicMy mistake: the root url of this site is not just "/" but "/some/path".
I had set the exclusion path relatively to the root (like "/user/register" for instance), but it appears that one must enter the full path ("/some/path/user/register" in this example) in order for the path to be actually excluded.