On Thu, 12 Mar 2026 11:12:27 +0100, Arthur Bied-Charreton wrote:
> Previously, when opening a deep link without being logged into PVE, the
> hash was getting lost, redirecting the user to / instead of
> /#<deeplink>.
>
> Store `window.location.hash` in sessionStorage (per-tab storage) before
> redirecting to the login URL, and add it to `Ext.History` after successful
> login to direct the user to the deeplink they opened.
>
> [...]
Applied, thanks!
[1/1] fix #7337: Keep track of deep link on OpenID login
commit: 68cafe099b69700e08c3c486a4ef970f77b69479