G

Handle auto-disconnection on bugs.goffi.org

If you are connected and leave a form open, when you return later you don't see that you have been disconnected. You might feed the form and finally when you send it you are redirected to the login page. If you don't have any appropriate browser add-on to save forms data, you will eventually loose your text.
G

goffi 24/11/2017, 07:15

indeed I've got the issue, it's quite annoying. Libervia legacy (Pyjamas version) is resetting the counter on each request, but Libervia pages are not (yet), so the disconnection happen after 10 min. Would be nice to automatically save form, but it needs some dev, so as a start I'll raise disconnection limit to 30 min or 1 h instead of 10 min, and reset the counter on each Libervia page request.

S

sabot 12/12/2017, 23:42

Ticket 210 fixed by Goffi (server: changed session timeout from 5 min to 2h, avoiding undesired disconnection on Libervia pages.) https://repos.goffi.org/libervia/rev/641664553a41651a6d67e123dee4c0e5564ba047

G

goffi 12/12/2017, 23:49

The timeout has been raised, so the issue should not happen anymore in most case (the session will be finished if nothing is done during 2 hours). Form data should be automatically saved, this is the point of https://bugs.goffi.org/bugs/view/219

id

210

author

Souliane

created

22/11/2017, 08:05

updated

22/11/2017, 08:05

labels
type
bug
status
closed
priority
major
milestone
0.7
severity
major