Skip to content

Redirect to login page when room access is denied

Daniel Gerhardt requested to merge redirect-to-login-on-room-access-denied into master

If the user is not logged in or is using a guest account, a redirect is performed. Furthermore, the redirection in general has been fixed to work when a base-href other than / is used.

Merge request reports