Skip to content

Show target page path in login form

Yuto Takano requested to merge yutotakano/show-login-redirect-url into master

This MR adds functionality to the login form to show the target/redirect page path as a small text.

This makes sure that clicking around the website unauthenticated gives the user a clear understanding of why they aren't seeing any changes to the screen. It also makes explicit the redirect behaviour post-login so users aren't surprised.

Merge request reports