index
:
delta/python-packages/pysaml2.git
0.4.x
7.3-backport
assert_deletion
ci-experiments
clean-client-api
develop
feat-requested-attributes-per-request
feature-logout-response-location
jkakavas-edit-readme
master
pylint-fixes
shibsp_enc
those-badges
v.4.8.0
v4.7.0
v4.9.0
github.com: rohe/pysaml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
saml2
/
ident.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format code
Ivan Kanakarakis
2019-05-14
1
-6
/
+12
*
improve comment
Fredrik Thulin
2019-05-08
1
-1
/
+1
*
Look for existing persistent id's before creating new ones.
Fredrik Thulin
2019-05-08
1
-3
/
+8
*
Persistent ID should not be equal to userid !
Roland Hedberg
2016-02-11
1
-2
/
+2
*
Language correction.
Roland Hedberg
2016-02-11
1
-2
/
+2
*
Fix paramter passing in logging messages
Jozef Knaperek
2015-10-15
1
-5
/
+5
*
Adapt to python3 shelve.open behavior changes
Clint Byrum
2015-05-28
1
-1
/
+1
*
Fix eptid key encoding for python 3
Clint Byrum
2015-05-28
1
-3
/
+0
*
Fix bytes/strings logical issues
Clint Byrum
2015-05-21
1
-2
/
+18
*
Fix import issues with python3
Clint Byrum
2015-05-21
1
-2
/
+2
*
Fix more basestring py3k issues
Clint Byrum
2015-05-21
1
-2
/
+3
*
SPs may not use the complete NameID when referering to a entity sometimes the...
Roland Hedberg
2014-12-23
1
-9
/
+32
*
add closing method to make sure to close ident db connection
Erick Tryzelaar
2014-10-24
1
-1
/
+2
*
On Copyright statement in one place.
Roland Hedberg
2014-09-09
1
-0
/
+13
*
Merge branch 'master' of https://github.com/rhoerbe/pysaml2 into rhoerbe-master
Roland Hedberg
2014-05-16
1
-0
/
+1
*
Prevent errors when saml authenticator is used along side of another authenti...
Andreas Richter
2014-04-03
1
-2
/
+6
*
In case of persistent NameID, use the userid.
Florent
2014-02-25
1
-0
/
+3
*
Wrong default type for new_id parameter
Roland Hedberg
2014-02-15
1
-1
/
+1
*
If no name_qualifier is chosen use the IdPs entity id.
Roland Hedberg
2013-06-19
1
-0
/
+5
*
Made all exceptions inherit from a basic pySAML2 exception.
Roland Hedberg
2013-06-14
1
-3
/
+4
*
Changed the API, added one method (find_nameid) and removed two (publish, pub...
Roland Hedberg
2013-04-15
1
-25
/
+21
*
Rewrote to use NameID instances every where where I previously used just the ...
Roland Hedberg
2013-02-09
1
-19
/
+27
*
Fixed all tests.
Roland Hedberg
2013-01-31
1
-0
/
+6
*
Worked through a ManageNameID test
Roland Hedberg
2013-01-25
1
-14
/
+14
*
Made the test work.
Roland Hedberg
2013-01-18
1
-7
/
+25
*
Fixed present test on ident. Should be rewritten and extended.
Roland Hedberg
2013-01-17
1
-1
/
+1
*
Assertion ID Request was wrongly defined to use SOAP binding.
Roland Hedberg
2013-01-17
1
-1
/
+10
*
Added logger
Roland Hedberg
2013-01-16
1
-2
/
+10
*
Added method for handling manage nameid request
Roland Hedberg
2013-01-16
1
-1
/
+34
*
Refactored and rewrote the nameID DB handling.
Roland Hedberg
2013-01-15
1
-0
/
+232