@schiessle and me experience this problem in Firefox. Neither Chromium nor Safari suffers from this issue, but we have not idea what's causing it.
- As an admin log in
- Go to admin settings
- Click log out
- URL is now
index.php/login?redirect_url=/index.php/settings/admin/overview
- Log in as a normal user
- 💥
Access forbidden
Logged in user must be an admin
Actually the mistake is in step 4. After the logout you should not have the redirect_url anymore. Happens in latest 14 + master, not sure when it started.
@schiessle and me experience this problem in Firefox. Neither Chromium nor Safari suffers from this issue, but we have not idea what's causing it.
index.php/login?redirect_url=/index.php/settings/admin/overviewActually the mistake is in step 4. After the logout you should not have the redirect_url anymore. Happens in latest 14 + master, not sure when it started.