summaryrefslogtreecommitdiff
path: root/openid/extensions/draft
Commit message (Expand)AuthorAgeFilesLines
* Fix new flake8 warningsVlastimil Zíma2018-11-141-3/+2
* Python 3 compatible boolean conversionsVlastimil Zíma2018-05-111-1/+4
* Transform remaining API to text stringsVlastimil Zíma2018-05-111-0/+2
* Transform Extensions API to text stringsVlastimil Zíma2018-05-111-9/+12
* Deprecate pape draftsVlastimil Zíma2018-04-102-454/+10
* Remove disliked functions - map, filter and reduceVlastimil Zíma2018-03-072-4/+2
* Use common decorators as suchVlastimil Zíma2018-02-022-13/+7
* Pepify and add flake8Vlastimil Zíma2017-11-292-12/+19
* Clean imports by isortVlastimil Zíma2017-11-222-3/+5
* [project @ pape5: test and handle missing namespace declarations]tailor2008-10-131-4/+8
* [project @ pape5.Response: Add is_openid1 flag to parseExtensionArgs API]tailor2008-10-131-2/+3
* [project @ pape5: support special "none" policy URI]tailor2008-10-131-4/+31
* [project @ pape5.Response: start using auth_level.XXX throughout to replace n...tailor2008-10-131-22/+68
* [project @ Docstrings]tailor2008-10-131-0/+5
* [project @ pape5: Pull auth level alias management into a superclass of Request]tailor2008-10-131-43/+50
* [project @ pape.Request: for OpenID 1, do not require namespace URI definitio...tailor2008-10-131-3/+14
* [project @ pape.Request.auth_levels => pape.Request.preferred_auth_level_type...tailor2008-10-131-14/+36
* [project @ pape5: Wrap long lines]tailor2008-10-131-2/+2
* [project @ Start of PAPE draft 5 implementation]tailor2008-10-131-0/+350
* [project @ Move PAPE extension into a draft extension module]tailor2008-10-132-0/+277