You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 13, 2022. It is now read-only.
Approach 1: create a permission rule like "unregistered - none".
Does not work (collection is still visible for guests).
Approach 2: create a permission rule like "logged in users - allow" and another one for "all groups - none".
Does work (collection is not visible for guests).
Conclusion: something does not work when using the "unregistered" group entry (ID 0) specifically.