Roberto, Thanks your the response. I added the line SESSION_EXPIRE_AT_BROWSER_CLOSE = True into /var/lib/docker/volumes/mayan_settings/_data/base.py in the section commented as custom settings (just below PROJECT_WEBSITE).
I restarted the server and browser but the user still remains logged in after the browser window closes. Have I put the setting into the correct file/section? I wish you well with your testing for the next release. On Saturday, 14 January 2017 03:07:46 UTC, Roberto Rosario wrote: > > Hi Mark, > > Looking at the Django documentation it seems this should has been > implemented -> > https://docs.djangoproject.com/en/1.10/topics/http/sessions/#browser-length-sessions-vs-persistent-sessions > According to the documentation setting SESSION_EXPIRE_AT_BROWSER_CLOSE > <https://docs.djangoproject.com/en/1.10/ref/settings/#std:setting-SESSION_EXPIRE_AT_BROWSER_CLOSE> > to > True in your settings file should change the behavior. > > -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
