-
-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Milestone
Description
What is the bug?
After an amount of time (often 1h) without interacting with Lizmap, the session expired. If the user click on a user interface element that do a request (with XHR..) to the server, the response will be, obviously a 403 error. However, there are often (never?) a message to inform the user he has to identify himself again to continue to use Lizmap.
Steps to reproduce the issue
- go the map
- wait one hour or more (or delete the session cookie into the browser)
- click on a button that do a request in the background
- nothing is displayed, or there is not the expected behavior.
Versions
At least Lizmap <=3.6
Check Lizmap plugin
- I have done the step just before in the Lizmap QGIS desktop plugin before opening this ticket. Otherwise, my ticket is not considered valid and might get closed.
QGIS server version, only if the section above doesn't mention the QGIS Server version
No response
Operating system
any
Browsers
Firefox
Browsers version
any
Relevant log output
No response