38c1692719
With the full screen login page, on login required sites we want to show a welcome page. However, we should be able to also link directly to the login form. This commit adds a `welcome` query param to the login route, and shows the login form when this param is not present. This means links to "/login" will show the login form directly. And it also means routing between the welcome screen and the login form works as expected. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |