Skip to content

fix: redirect after option no on logout page

Jiří Prokop requested to merge prokop/redirect_fix into main

If you come to logout page(when logged in somewhere) by copy pasting the url - so your previous page isn't some of the logged ones and then choose 'No' after asked if you want to log out, you are redirected to 'Successfully logged out' page. This fixes that.

Merge request reports