Report to user if an LDAP error occurs
[cascardo/ipsilon.git] / tests / helpers / http.py
2015-08-18 Rob CrittendenReport to user if an LDAP error occurs
2015-07-08 Patrick UiterwijkReplace some type(...) checks with isinstance(...)
2015-05-08 Rob CrittendenUpdate Copyright header point to COPYING file
2015-05-07 Simo Sorcepylint 1.4.3 version fixes
2015-05-07 Rob CrittendenPull the GSSAPI principal out of the userattrs
2015-05-07 Rob CrittendenConfigure a KDC, add test for GSSAPI/Kerberos
2015-04-28 Patrick UiterwijkAdd OpenID test suite
2015-04-15 Patrick UiterwijkClose database sesssions
2015-04-10 Rob CrittendenAdd test for per-SP allowed and mapping attributes
2015-03-24 Rob CrittendenAdd tests for Name ID functionality
2015-03-16 Rob CrittendenAdd test for multi-SP logout
2015-02-27 Rob CrittendenAdd test for REST Service Provider GET and POST
2015-02-27 Rob CrittendenBreak out getting SP metadata into a separate test...
2014-09-24 Simo SorceHandle the presence of additional form fields
2014-06-17 Simo SorceFix warning
2014-06-15 Simo SorceMove parsing code into helpers module