index
:
delta/python-packages/openid.git
master
move-back
github.com: openid/python-openid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openid
/
consumer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix flake8 warnings
Vlastimil Zíma
2019-06-17
1
-1
/
+1
*
Fix isort
Vlastimil Zíma
2019-06-17
1
-0
/
+1
*
Fix new flake8 warnings
Vlastimil Zíma
2018-11-14
1
-7
/
+6
*
Fix #13 - Base64 based API for Diffie-Hellman
Vlastimil Zíma
2018-07-11
1
-1
/
+2
*
Use base64 encoded Diffie-Hellman modulus and generator
Vlastimil Zíma
2018-07-11
1
-4
/
+2
*
Fix #21 - Update log message levels
Vlastimil Zíma
2018-06-29
2
-14
/
+14
*
Use cryptography for hash algorithms in DH
Vlastimil Zíma
2018-06-25
1
-3
/
+17
*
Clean other deprecations
Vlastimil Zíma
2018-05-31
1
-1
/
+1
*
Clean up URL encoded messages
Vlastimil Zíma
2018-05-31
1
-1
/
+1
*
Use cryptography for DH keys
Vlastimil Zíma
2018-05-23
1
-3
/
+1
*
Prefer stronger association methods
Vlastimil Zíma
2018-05-16
1
-1
/
+1
*
Fix exception handling
Vlastimil Zíma
2018-05-11
2
-7
/
+7
*
Make iterators python3 compatible
Vlastimil Zíma
2018-05-11
1
-2
/
+2
*
Use six for URL utilities
Vlastimil Zíma
2018-05-11
2
-5
/
+5
*
Transform remaining API to text strings
Vlastimil Zíma
2018-05-11
2
-40
/
+48
*
Replace unicode with six.text_type
Vlastimil Zíma
2018-05-11
2
-3
/
+3
*
Refactor consumer HTML parse
Vlastimil Zíma
2018-05-02
2
-271
/
+22
*
Remove disliked functions - map, filter and reduce
Vlastimil Zíma
2018-03-07
1
-1
/
+1
*
Use common decorators as such
Vlastimil Zíma
2018-02-02
2
-14
/
+7
*
Replace 'cgi.parse_qs*' functions
Vlastimil Zíma
2018-01-26
1
-3
/
+2
*
Pepify and add flake8
Vlastimil Zíma
2017-11-29
3
-98
/
+95
*
Update logging
Vlastimil Zíma
2017-11-29
2
-52
/
+37
*
Drop support for Python <2.7
Vlastimil Zíma
2017-11-29
1
-7
/
+0
*
Clean imports by isort
Vlastimil Zíma
2017-11-22
2
-27
/
+14
*
Fix case when return URL contains parameter without value
Vlastimil Zíma
2017-11-22
1
-1
/
+1
*
Changed over to logging module from built-in logging module and updated tests...
Attila-Mihaly Balazs
2012-06-11
2
-30
/
+32
*
Fix typo in log message.
David Watson
2012-03-08
1
-1
/
+1
*
Added the following patch from the dev@openidenabled.com mailing list:
Lilli
2010-02-11
1
-5
/
+4
*
[project @ Consumer: require that op_endpoint be signed in id_res responses]
tailor
2009-04-20
1
-1
/
+2
*
[project @ Normalize XRIs when doing discovery in accordance with the OpenID ...
tailor
2008-12-19
1
-0
/
+7
*
[project @ Provide the user_setup_url in the SetupNeededResponse even in Open...
tailor
2008-07-10
1
-1
/
+2
*
[project @ Add 206 status check to openid.consumer.discover]
Kevin Turner
2008-06-25
1
-1
/
+1
*
[project @ Accept response code 206 from fetcher results. Fixes #260]
Kevin Turner
2008-06-11
1
-1
/
+1
*
[project @ message.Message(): when constructed with an OpenID 1 namespace, ma...
Kevin Turner
2008-06-05
1
-2
/
+1
*
[project @ clarify documentation for URL argument to Consumer.complete; call ...
tailor
2008-06-03
1
-4
/
+4
*
[project @ Normalize return_to before checking it]
tailor
2008-06-02
1
-2
/
+3
*
[project @ add __all__ to __init__.py files, fixes #138]
Kevin Turner
2008-05-29
1
-0
/
+2
*
[project @ CheckAuth: copy entire response, not just signed fields. Fixes mi...
tailor
2008-05-26
1
-14
/
+4
*
[project @ Consumer._verifyDiscoveryResults: fall back to OpenID 1.0 type if ...
tailor
2008-05-24
1
-24
/
+26
*
[project @ Added toHTML methods in consumer and server where toFormMarkup app...
tailor
2008-05-23
1
-0
/
+14
*
[project @ consumer.Response.getDisplayIdentifier: document more about use of...
Kevin Turner
2008-01-08
1
-1
/
+15
*
[project @ consumer.discover.OpenIDServiceEndpoint.getDisplayIdentifier: Don'...
Kevin Turner
2008-01-08
1
-3
/
+6
*
[project @ consumer.consumer.SuccessResponse.getSignedNS: log an attempt to g...
Kevin Turner
2007-12-01
1
-0
/
+2
*
[project @ Move getDisplayIdentifier() to Response class]
tailor
2007-11-19
1
-5
/
+7
*
[project @ Add SuccessResponse.getDisplayIdentifier() to avoid using endpoint...
tailor
2007-11-19
1
-0
/
+5
*
[project @ Set display_identifier in discoverXRI, add tests]
tailor
2007-11-19
1
-0
/
+1
*
[project @ Add display_identifier, getDisplayIdentifier to OpenIDServiceEndpo...
tailor
2007-11-19
1
-0
/
+8
*
[project @ this is 2.1.0, not 2.0.2]
Kevin Turner
2007-11-15
1
-2
/
+2
*
[project @ epydoc, and add @since tags to new methods]
Kevin Turner
2007-11-14
1
-2
/
+6
*
[project @ epydoc]
Kevin Turner
2007-11-14
1
-1
/
+1
[next]