I have another paste.auth.cookie question.  If you're using
AuthCookieHandler, I don't see a way to delete the cookie or force it
to expire if the user wishes to explicitly log out :-/  Presummably, I
could just delete environ['REMOTE_USER'] and set a cookie to replace
the auth cookie, but it seems like there should at leaste be a
function that I can call that does this for me :-/

Thanks,
-jj

-- 
The one who gets the last laugh isn't the one who did the laughing,
but rather the one who did the writing.

_______________________________________________
Paste-users mailing list
[email protected]
http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users

Reply via email to