summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only define LDAP authn support if the library can be imported.Rebecka Gulliksson2015-12-081-31/+35
* Merge pull request #291 from rebeckag/example_sp_cookie_fixRoland Hedberg2015-11-231-6/+3
|\
| * Only use six and make sure the cookie can be read.Rebecka Gulliksson2015-11-231-6/+3
|/
* Merge pull request #290 from rebeckag/empty_extensions_fixRoland Hedberg2015-11-221-3/+2
|\
| * Only create md.Extensions element if necessary.Rebecka Gulliksson2015-11-221-3/+2
|/
* Merge pull request #289 from HaToHo/masterRoland Hedberg2015-11-1914-90/+334
|\
| * Added mockHans Hörberg2015-11-192-4/+3
| * Merge remote-tracking branch 'upstream/master'Hans Hörberg2015-11-197-42/+109
| |\ | |/ |/|
* | Only six not futureRoland Hedberg2015-11-192-4/+3
* | Added algsupportRoland Hedberg2015-11-194-21/+101
* | Don't fail if no xmlsec binary defined.Roland Hedberg2015-11-191-17/+5
| * Merge remote-tracking branch 'upstream/master'Hans Hörberg2015-11-194-49/+255
| |\ | |/ |/|
* | In between just so Hans can get his stuff in.Roland Hedberg2015-11-191-1/+0
* | Adding support for publishing digest and signing support in metadata.Roland Hedberg2015-11-191-0/+7
* | Missing file + some PEP-8Roland Hedberg2015-11-192-390/+639
| * Merge remote-tracking branch 'upstream/master'Hans Hörberg2015-11-191-1/+2
| |\ | |/ |/|
* | Allow usage of the future module.Roland Hedberg2015-11-191-1/+2
| * Merge remote-tracking branch 'upstream/master'Hans Hörberg2015-11-1925-326/+500
| |\ | |/ |/|
* | Fixed a problem in parsing metadata extensions.Roland Hedberg2015-11-186-83/+167
* | Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2015-11-172-105/+109
|\ \
| * \ Merge pull request #284 from rebeckag/optional_keydescriptorRoland Hedberg2015-11-172-105/+109
| |\ \
| | * | Don't assume KeyDescriptor exists in metadata, since it is optional.Rebecka Gulliksson2015-11-162-13/+52
| | * | Refactor Metadata.certs() and move it to base class.Rebecka Gulliksson2015-11-162-105/+70
| |/ /
* | | form_post are suppost to use POST not GET.Roland Hedberg2015-11-161-1/+1
* | | Corrected attribute set for Code of Conduct.Roland Hedberg2015-11-161-4/+5
* | | Don't let lower/upper case throw me off.Roland Hedberg2015-11-161-1/+1
* | | Don't let lower/upper case throw me off.Roland Hedberg2015-11-162-3/+10
* | | Fixed print of entities_descriptorRoland Hedberg2015-11-161-2/+3
* | | Transition from CoC to CoCo which is the correct name.Roland Hedberg2015-11-161-1/+4
|/ /
* | Rolled back on form_post vs postRoland Hedberg2015-11-161-10/+10
* | Check for logoutRoland Hedberg2015-11-151-2/+13
* | Corrected attribute name: email -> mail.Roland Hedberg2015-11-151-1/+1
* | RelayState may be missing.Roland Hedberg2015-11-151-7/+10
* | Cleaning up.Roland Hedberg2015-11-151-72/+103
* | Merge pull request #283 from rebeckag/test_updatesRoland Hedberg2015-11-155-44/+9
|\ \
| * | Remove test dependencies from setup.py.Rebecka Gulliksson2015-11-121-16/+0
| * | Add pymongo as test requirement in tox.Rebecka Gulliksson2015-11-121-0/+1
| * | Update tox.ini to actually run tests and make Travis use it.Rebecka Gulliksson2015-11-123-26/+8
| * | Don't write subject data to db in tests.Rebecka Gulliksson2015-11-122-2/+0
* | | Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2015-11-134-4/+4
|\ \ \ | |/ /
* | | The IdP doing form_post or the SP doing post is two different things.Roland Hedberg2015-11-134-11/+61
* | | Added another time function - utc_time_sans_fracRoland Hedberg2015-11-131-0/+4
* | | Need to know which entity descriptors that has been reject because they where...Roland Hedberg2015-11-131-11/+23
* | | Needed to make sso_location into a 'public' method.Roland Hedberg2015-11-132-0/+5
| | * Merge remote-tracking branch 'upstream/master'Hans Hörberg2015-11-197-29/+29
| | * Merge remote-tracking branch 'upstream/master'Hans Hörberg2015-11-0646-550/+783
| | |\ | | |/ | |/|
| * | Merge pull request #279 from OlegGirko/fix_python3_supportRoland Hedberg2015-11-054-4/+4
| |\ \ |/ / /
| * | Allow text representation of samlp.Status without XML declaration in test.Oleg Girko2015-11-051-1/+1
| * | Make test server configurations use different subject data files.Oleg Girko2015-11-052-2/+2
| * | Open metadata in binary mode for Python 3 compatibility.Oleg Girko2015-11-051-1/+1
|/ /