Problem/Motivation
When you access `/user?foo=bar ` an an anonymous user it redirects user to `user/login`. It losing query parameter.
Steps to reproduce
Proposed resolution
Find attached user-login-redirect-missing-query-param.patch patch
When you access `/user?foo=bar ` an an anonymous user it redirects user to `user/login`. It losing query parameter.
Find attached user-login-redirect-missing-query-param.patch patch