Skip to content

Implement proper logout

Sandro Lutz requested to merge proper-logout into master

Remove API session when the user logs out instead of just forgetting the API token.

Ensures that the curser changes to pointer when hovering over the logout button.

Merge request reports