summaryrefslogtreecommitdiff
path: root/paste/auth/auth_tkt.py
Commit message (Expand)AuthorAgeFilesLines
* Set same cookies with same domains on logout as you do on login, in auth_tktianb2008-03-081-1/+8
* Try to encode values to auth_tktianb2007-08-091-0/+8
* Several name problems, small bugs, extra imports caught by pyflakesianb2006-10-201-1/+0
* Updated the docstring to specify the correct information for set_user and log...thejimmyg2006-09-011-2/+2
* Added copyright header to a bunch of filesianb2006-06-131-0/+2
* Added to the do-it-yourself docianb2006-02-011-1/+1
* Fixed some little bugs; added logout_path setting, a path that implies a logo...ianb2006-01-271-4/+34
* Fixed typoish thingianb2006-01-211-1/+1
* @@ FIX: I commented this out since I didn't know what it was supposed to do a...bbangert2006-01-211-1/+1
* Added middleware for reading mod_auth_tkt-style signed cookies (paste.auth.au...ianb2006-01-181-0/+303