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
and configures (outside of Hugo) some auth scheme below /members
and I e.g. have a gallery bundle that shares some images, we cannot have URL on the form /members/mypage/sunrise.jpg in the guest section as that would typically lead to 403 or similar HTTP error.
E.g. if I
guestand amemberrole/members/members/mypage/sunrise.jpgin the guest section as that would typically lead to 403 or similar HTTP error.