How long Codeberg `cb_sessionid` cookie lasts? It seems to expire at some point.
Jul 23, 12:20pm

The cb_sessionid cookie for Codeberg, like most session cookies, typically expires when the browser session ends—that is, when you close your browser. Session cookies do not have a set expiration date and are stored in volatile memory, meaning they are deleted as soon as the browser is closed. Additionally, the server may invalidate the session after a period of inactivity, which can also cause the cookie to expire even if the browser remains open.

If you notice the cookie expiring while the browser is still open, it is likely due to server-side session timeout settings, which are often set to 30 minutes of inactivity by default in many systems. However, Codeberg's specific server-side session timeout may vary.

Would you like help checking Codeberg's official documentation or support for their exact session timeout policy?

Jul 23, 12:20pm

This is a shared conversation and may include unverified content that doesn't reflect Mistral AI's views. Login to resume chatting.

Vibe can make mistakes. Check answers. Learn more