summaryrefslogtreecommitdiff
path: root/openid/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix isortVlastimil Zíma2019-06-171-0/+1
* Fix new flake8 warningsVlastimil Zíma2018-11-144-13/+7
* Convert data values for extensions to textVlastimil Zíma2018-08-282-17/+14
* Fix exception handlingVlastimil Zíma2018-05-111-1/+1
* Update python builtin functionsVlastimil Zíma2018-05-111-1/+1
* Python 3 compatible boolean conversionsVlastimil Zíma2018-05-113-3/+12
* Make iterators python3 compatibleVlastimil Zíma2018-05-113-13/+13
* Transform remaining API to text stringsVlastimil Zíma2018-05-111-0/+2
* Transform Extensions API to text stringsVlastimil Zíma2018-05-114-46/+74
* Replace unicode with six.text_typeVlastimil Zíma2018-05-111-7/+7
* Deprecate pape draftsVlastimil Zíma2018-04-104-456/+483
* Remove disliked functions - map, filter and reduceVlastimil Zíma2018-03-072-4/+2
* Use common decorators as suchVlastimil Zíma2018-02-024-27/+14
* Pepify and add flake8Vlastimil Zíma2017-11-294-56/+52
* Update loggingVlastimil Zíma2017-11-291-2/+3
* Drop support for Python <2.7Vlastimil Zíma2017-11-291-6/+0
* Clean imports by isortVlastimil Zíma2017-11-224-7/+9
* Add usual methods to StoreRequest and StoreResponseVlastimil Zíma2017-11-221-0/+60
* Changed over to logging module from built-in logging module and updated tests...Attila-Mihaly Balazs2012-06-111-2/+2
* [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 @ Use PAPE draft 5 as the default PAPE implementation]tailor2008-10-131-1/+1
* [project @ Start of PAPE draft 5 implementation]tailor2008-10-131-0/+350
* [project @ Move PAPE extension into a draft extension module]tailor2008-10-133-0/+2
* [project @ extensions.pape: correct use of super()]Kevin Turner2008-09-071-2/+2
* [project @ whitespace]http://mike.glover.myopenid.com2008-06-271-1/+1
* [project @ Include string begin and end in PAPE time validating regexp]tailor2008-06-031-1/+1
* [project @ SReg.fromSuccessResponse: return None when no signed arguments found]tailor2008-06-031-0/+3
* [project @ add __all__ to __init__.py files, fixes #138]Kevin Turner2008-05-291-0/+3
* [project @ Update pape extension to use auth_time instead of auth_age]tailor2008-05-211-18/+15
* [project @ Don't add 'none' as a PAPE policy URI]tailor2008-05-201-1/+1
* [project @ pape extension: properly handle empty auth policies list]tailor2008-05-201-2/+7
* [project @ extensions.pape: if PAPE response arguments are not signed, return...tailor2008-05-191-5/+10
* [project @ NEWS: update specification (spec is final)]Kevin Turner2007-12-081-2/+1
* [project @ Update version strings]tailor2007-12-051-2/+2
* [project @ Add PAPE test module from ruby, update pape extension]tailor2007-12-051-9/+21
* [project @ Add sreg 1.0 and 1.1 URI variables to __all__]tailor2007-12-051-0/+2
* [project @ [API] extensions.ax.FetchRequest.fromOpenIDRequest, FetchResponse....Kevin Turner2007-12-011-9/+38
* [project @ extensions.ax.FetchResponse.fromSuccessResponse: return new instan...Kevin Turner2007-12-011-4/+2
* [project @ extensions.ax: docstring tidy]Kevin Turner2007-12-011-2/+2
* [project @ extensions.ax: docstring updates]Kevin Turner2007-11-271-0/+8
* [project @ AX API: fromOpenIDRequest now takes a CheckIDRequest instead of a ...http://j3h.us/2007-11-151-5/+6
* [project @ this is 2.1.0, not 2.0.2]Kevin Turner2007-11-152-2/+2