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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix false positive redirect when verifying consumer
Vlastimil Zíma
2019-10-08
1
-1
/
+1
*
Fix isort
Vlastimil Zíma
2019-06-17
1
-0
/
+1
*
Fix new flake8 warnings
Vlastimil Zíma
2018-11-14
2
-10
/
+6
*
Fix #13 - Base64 based API for Diffie-Hellman
Vlastimil Zíma
2018-07-11
1
-13
/
+26
*
Use base64 encoded Diffie-Hellman modulus and generator
Vlastimil Zíma
2018-07-11
1
-2
/
+0
*
Fix #21 - Update log message levels
Vlastimil Zíma
2018-06-29
2
-5
/
+5
*
Use cryptography for hash algorithms in DH
Vlastimil Zíma
2018-06-25
1
-5
/
+14
*
Check empty identifiers
Vlastimil Zíma
2018-06-08
1
-2
/
+2
*
Clean other deprecations
Vlastimil Zíma
2018-05-31
1
-2
/
+2
*
Use cryptography for DH keys
Vlastimil Zíma
2018-05-23
1
-1
/
+1
*
Drop getBytes function
Vlastimil Zíma
2018-05-16
1
-2
/
+3
*
Fix exception handling
Vlastimil Zíma
2018-05-11
1
-1
/
+1
*
Use long depending on python version
Vlastimil Zíma
2018-05-11
1
-1
/
+1
*
Use six for URL utilities
Vlastimil Zíma
2018-05-11
1
-2
/
+1
*
Transform remaining API to text strings
Vlastimil Zíma
2018-05-11
2
-60
/
+93
*
Replace unicode with six.text_type
Vlastimil Zíma
2018-05-11
1
-1
/
+3
*
Transform key-value form API to text strings
Vlastimil Zíma
2018-05-11
1
-1
/
+1
*
Clean trustroot module
Vlastimil Zíma
2018-04-30
1
-26
/
+4
*
Refactor server request message
Vlastimil Zíma
2018-02-07
1
-93
/
+84
*
Use common decorators as such
Vlastimil Zíma
2018-02-02
2
-19
/
+10
*
Pepify and add flake8
Vlastimil Zíma
2017-11-29
2
-85
/
+48
*
Update logging
Vlastimil Zíma
2017-11-29
2
-13
/
+12
*
Drop support for Python <2.7
Vlastimil Zíma
2017-11-29
1
-4
/
+0
*
Clean imports by isort
Vlastimil Zíma
2017-11-22
2
-12
/
+11
*
Add backport for Server encoding classes 4c17264
Vlastimil Zíma
2017-11-22
1
-4
/
+23
*
Fix missing port on building discovery URL for realm with wildcard
Vlastimil Zíma
2017-11-22
1
-1
/
+5
*
Introduce InvalidNamespace exception
Vlastimil Zíma
2017-11-22
1
-1
/
+7
*
Assoc_type is required for protocol 2.0
Vlastimil Zíma
2017-11-22
1
-1
/
+9
*
Fix bug introduced in ff4a417
Vlastimil Zíma
2017-11-21
1
-2
/
+4
*
better way to check if message is using openid version 1
Rodrigo Primo
2013-05-09
1
-3
/
+3
*
url limit is present in openid 1 and not on openid 2
Rodrigo Primo
2013-04-15
1
-3
/
+3
*
Merge branch 'cdman/use-logging-module'
Will Norris
2012-08-24
2
-7
/
+8
|
\
|
*
Changed over to logging module from built-in logging module and updated tests...
Attila-Mihaly Balazs
2012-06-11
2
-7
/
+8
*
|
Merge pull request #31 from justjkk/master
Will Norris
2012-08-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bugfix: Automatically POST the form from OP to RP
J Kishore kumar
2012-02-01
1
-1
/
+1
*
|
Patch the openid.server.Server class to allow clients to provide signatory, e...
julio@yola.com
2012-01-17
1
-9
/
+11
|
/
*
[project @ server.EncodingError.__str__: fix missing self.]
Kevin Turner
2008-07-18
1
-1
/
+1
*
[project @ server.CheckIDRequest.answer: respond with claimed_id from the req...
Kevin Turner
2008-07-18
1
-9
/
+3
*
[project @ CheckIDRequest.answer: normalize request.identity when comparing t...
Kevin Turner
2008-07-16
1
-4
/
+16
*
[project @ Since we're generating a user_setup_url in openid 2 requests, we'd...
tailor
2008-07-11
1
-3
/
+3
*
[project @ Use reprs in TrustRoot repr string]
tailor
2008-07-07
1
-1
/
+1
*
[project @ Require at least one character in authority segment of trustroot]
tailor
2008-07-07
1
-1
/
+1
*
[project @ TrustRoot.checkSanity: handle trust roots that do not parse gracef...
Kevin Turner
2008-06-25
1
-1
/
+5
*
[project @ server.trustroot._top_level_domains: updated]
Kevin Turner
2008-06-25
1
-14
/
+32
*
[project @ openid.server.server.CheckIdRequest: change __str__ to __repr__ fo...
tailor
2008-06-24
1
-1
/
+1
*
[project @ Signatory.sign: EncodingError takes a response object, add an expl...
Kevin Turner
2008-04-21
1
-2
/
+11
*
[project @ openid.server.trustroot._parseURL: fail to parse trust roots with ...
tailor
2008-06-11
1
-1
/
+1
*
[project @ server: add assert in CheckIDRequest.answer]
http://mike.glover.myopenid.com
2008-06-06
1
-3
/
+5
*
[project @ Deprecate server.CheckIDRequest.namespace and stop using == OPENID...
Kevin Turner
2008-06-05
1
-17
/
+28
*
[project @ add __all__ to __init__.py files, fixes #138]
Kevin Turner
2008-05-29
1
-0
/
+2
[next]