Make it possible to use PluginLoader without store
[cascardo/ipsilon.git] / tests / helpers /
2015-09-04 Rob CrittendenUpdate REST test to include attributes for SP Portal
2015-09-04 Rob CrittendenCreate cache directory for storing images for SP Portal
2015-09-02 Patrick UiterwijkAdd test suite for database upgrades
2015-08-18 Rob CrittendenReport to user if an LDAP error occurs
2015-08-11 Pierre-Yves ChibonDrop all the calls to .keys() when iterating on the...
2015-07-08 Patrick UiterwijkReplace some type(...) checks with isinstance(...)
2015-05-11 Rob CrittendenUse plugin-specific configuration, better expiration
2015-05-11 Rob CrittendenConfigure the SAML2 session database during installation
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-30 Patrick UiterwijkAdd options to explicitly set database uris during...
2015-03-24 Rob CrittendenAdd tests for Name ID functionality
2015-03-23 Simo SorceAdd LDAP test
2015-03-16 Rob CrittendenAdd test for multi-SP logout
2015-03-16 Rob CrittendenSet MALLOC_CHECK_ and MALLOC_PERTURB_ to catch memory...
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-11-12 Simo SorceAdd simple SqlSession implementation
2014-11-12 Simo SorceAdd test to check a real database (pgsql) works
2014-10-06 Simo SorceRemove unused dependency
2014-09-24 Simo SorceHandle the presence of additional form fields
2014-06-17 Simo SorceChange test executables into modules
2014-06-17 Simo SorceFix warning
2014-06-15 Simo SorceMove parsing code into helpers module