User session
-
how long is it by default, I could kill Chrome and Safari, navigate back to the site and still logged in?
-
that's the redis expire thingy?
-
https://github.com/designcreateplay/NodeBB/blob/master/src/webserver.js#L188
redis has ttl of 30 days too I think
https://github.com/designcreateplay/NodeBB/blob/master/src/database/redis.js#L43
Not sure how mongo handles it TBH.
-
time to fess up and say that "remember me" doesn't actually do anything. should make an issue for that
Copyright © 2024 NodeBB | Contributors