We have an ExpressionEngine site where users can log in. We want to set the cookie expiration to 0 or NULL so that the user is logged out when the browser closes. However I don’t see any settings to change this under Cookie Settings or Security and Session Preferences. Is it possible to edit this using ExpressionEngine? Or do I have to develop some sort of extension?