summaryrefslogtreecommitdiff
path: root/paste/auth
Commit message (Expand)AuthorAgeFilesLines
...
* - added REMOTE_SESSION as a default environment variable to savecce2006-01-021-5/+7
* - fixed logic/definition problem /w multi-entry headers;cce2006-01-013-36/+21
* (no commit message)cce2005-12-311-4/+3
* - upgraded docs for paste.auth.digest and paste.auth.multicce2005-12-313-103/+116
* - cleaned up documentation for paste.auth.cookiecce2005-12-316-126/+285
* Added a bunch of module docstrings so the module index looks nicer; also mark...ianb2005-12-301-1/+3
* - fixes for restructed textcce2005-12-301-18/+18
* - removed unnecessary spaces in several filescce2005-12-221-15/+15
* Open ID usage docsbbangert2005-12-211-4/+50
* OpenID consumer now works for basic authorizing, now to add some keys to the ...bbangert2005-12-211-2/+3
* Changed to comply with PEP 8 regarding class names from initial consumer code...bbangert2005-12-211-36/+29
* Move to deal with relative/absolute import issuesbbangert2005-12-201-0/+0
* Should be working now, odd import bug thoughbbangert2005-12-201-9/+14
* Close to working OpenID implementation, few tweaks to gobbangert2005-12-201-6/+235
* updated signature of cookie.py to use a 64 byte key as recommended by HMACcce2005-12-171-4/+10
* - removed super() usage in httpserver and just copied the codecce2005-12-171-4/+4
* Skeleton of OpenID, more changes coming...bbangert2005-12-161-0/+55
* added stuff for HTTP/1.1 compliance to httpservercce2005-12-151-3/+3
* (no commit message)cce2005-12-151-1/+1
* migrating tests to use util.httpserver rather than util.baseservercce2005-12-146-6/+6
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...ianb2005-12-137-0/+738