Skip to content
Snippets Groups Projects
Commit 92c4704e authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Add a new remember-login attribute for remembering the login state across refreshes.

We keep the login state in the session storage and force a login in case the user was
logged in before.

This means a page refresh will try to restore the login state (which usually should mean
that it just flashes becasue of redirects). And new visitors get the logged out state by default.
parent 1dd4982e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment