magnolo / newhere

Refugess should find their way around. New Here will help.
http://www.welcomeoida.at
MIT License
4 stars 3 forks source link

Frequent automatic log-outs #161

Open manifroh opened 7 years ago

manifroh commented 7 years ago

server seems to automatically log-out people after some time; causes issues with translators and other people working for extended periods of time.

"I have to refresh the page (log again) regularly, when I work for a long time on the website. If I don't, the pop-up gets frozen without the possibility to save my change"

"If I spend too much time translating an entry, I have to copy and paste my text from another document because the page doesn't stay active very long."

ScrambledRK commented 6 years ago

Session Timeouts are afaik pretty common (and necessary). I'd guess the Laravel Backend has a system and configuration in place for the timeout duration. If the problem isn't truly solved by an extended session timeout duration I'd need to look deeper into general session handling.