SSO logins drops ?next= from URL
Related to #711 (closed)
Currently the login button points at https://debusine.debian.net/-/login/?next={url for the page}
, but the query string is lost if one logs in via OAuth. There may be other ways, like the session, for the login system to preserve it.