Skip to content

Resolve "Language changes on logout"

Georgios Andreadis requested to merge 174-language-changes-on-logout into development

This MR fixes the issue of the language changing on logout. It does so by changing the resolver to look for the cookie instead of just the session (since the session is reset when you log out).

Closes #174 (closed)

Edited by Georgios Andreadis

Merge request reports