There is a problem with module redirection if current request has query destination parameter with page, that is excluded from redirection. User will be redirected to those page, not login page.
Way to fix is to remove destination from current request if user has to be redirected to login page.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | anonymous_login_destination_fix-2941898-2.patch | 5.36 KB | andrew_tspkh |
Comments
Comment #2
andrew_tspkhPatch for this
Comment #4
andrew_tspkh