NathanVaughn / webtrees-docker

Up-to-date Docker image for webtrees with all the bells and whistles.
https://hub.docker.com/r/nathanvaughn/webtrees
MIT License
64 stars 16 forks source link

Automatic log out #106

Open timaschew opened 1 year ago

timaschew commented 1 year ago

Sometimes I'm logged out automatically. In the middle of my work with max timeouts (no interactions on the website) of 1-2 minutes I try to click on a button or a link and then I'm redirected to the login page, because I'm not logged in anymore.

I've tried to check for a timeout value but I have only found in the rersponse headers this entry:

date | Sun, 16 Oct 2022 09:52:07 GMT
strict-transport-security | max-age=15724800; includeSubdomains
NathanVaughn commented 1 year ago

I have not run into this before, I think this would likely be a webtrees issue, and not something related to the Docker container

NathanVaughn commented 1 year ago

This may be related to #112