e3f57998f7510cbbe5addc8e48b6f2d691f4e609
If an authentication session expires or is lost for whatever reason, XO redirects to `/signin`. This redirect generally preserves the URL fragment (hash) which contains the page selected prior to reauthentication, i.e. if the user had been in settings/servers just beforehand, they end up at `/signin#settings/servers`. However, currently when they log back in they end up on the home page; the page they were on is forgotten. This commit tries to send the user back to the page they were viewing before reauthentication, by preserving the URL fragment in the login form action / by appending it to the links to authentication plugins. (Not all authentication plugins will necessarily preserve it internally, but we can optimistically try it and see; at worst the old behaviour will remain.)
Xen Orchestra 
Installation
XOA or manual install procedure is available here
License
AGPL3 © Vates SAS
Description
Languages
JavaScript
90.9%
Vue
5.2%
TypeScript
2.6%
SCSS
0.5%
Smarty
0.3%
Other
0.3%
