Doesn't preserve search query after authentication #1673
Open
Description
For example you would open a search query like below:
https://fess.company.com/search/?q=test+query
And you have Login required enabled.
After authentication, both with manual login and SSO, you'll be redirected to the search/index page not to the original link you opened.
It would be good to preserve the query after being authenticated.