Redirect to login on auth failure

This commit is contained in:
Pat Hartl 2025-11-07 19:09:32 -06:00
parent 5f95f3c9ad
commit 31cc9742e0

View file

@ -86,7 +86,7 @@
</Authenticated>
<NotAuthenticated>
<AuthenticationForm/>
<RedirectToLogin />
</NotAuthenticated>
</AuthenticatedView>