Closed GrahamBreydon closed 2 years ago
I can reproduce the above, fix is on the way. It happens due to the web page caching everything. Really hard to clear login session for a domain without logging out the user every time. But I couldn't get to a login page without first knowing the custom directory. After that the session is cached so it doesn't kick you out even if you're on the wrong directory.
Will work on this without breaking browser functionality hopefully soon.
Describe the bug
When accessing a Heroku hosted version of the app, it is possible to view messages without knowing the custom appdirectory when it is set.
To Reproduce
Expected behavior When a custom appdirectory is set you can only login and view messages from that directory.