You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you go to the main page of the test domain, I see an HTML page with the text "Main page" (/)
When you go to a page where the test domain does not exist - I see an HTML page with the text "404" (/ ...)
When you go to a page accessible only to a registered (/user/profile) user on a test domain - if not logged in, I see an HTML page with the text "Login" and a button with a redirect to the login page (/user/login)
If logged in, I see an HTML page with the text "You are logged in"