Rename authkrb plugin to authgssapi
[cascardo/ipsilon.git] / tests /
2015-04-28 Patrick UiterwijkInsert a small timeout before reporting the test successful
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-04-02 Nathan KinderValidate SP names for admin pages and REST
2015-04-02 Nathan KinderAllow SP registration from ipsilon-client-install
2015-04-02 Rob CrittendenIdP-initiated logout for current user
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 Rob CrittendenImplement urn:oasis:names:tc:SAML:2.0:nameid-format...
2015-03-23 Simo SorceAdd LDAP test
2015-03-18 Simo SorceAdd negative authentication test
2015-03-16 Rob CrittendenFix some pylint warnings in logout test about shadowing...
2015-03-16 Rob CrittendenAdd test for multi-SP logout
2015-03-16 Rob CrittendenSet MALLOC_CHECK_ and MALLOC_PERTURB_ to catch memory...
2015-03-16 Rob CrittendenEnable Apache access log and core dump in tests
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...
2015-02-24 Simo SorceAvoid attrs test flakines, stop using info_nss
2015-02-24 Simo SorceChange attrs test to check for fullname
2015-02-13 Rob CrittendenTest for Single Logout Service
2014-11-12 Simo SorceAdd test to check file based configuration works
2014-11-12 Simo SorceAdd simple SqlSession implementation
2014-11-12 Simo SorceAdd test to check a real database (pgsql) works
2014-10-27 Simo SorceFix lp-test target compaints
2014-10-24 Simo SorceRemove useless log file
2014-10-06 Simo SorceRemove unused dependency
2014-09-24 Simo SorceTest transactions code with full redirect login
2014-09-24 Simo SorceAdd test that checks attrs are properly returned
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-17 Simo SorceStrenghten default Security options in IDP
2014-06-15 Simo SorceMove parsing code into helpers module
2014-06-06 Simo SorceAdd server install option to turn on debugging
2014-06-06 Simo SorcePrint more info about the steps being performed
2014-06-04 Simo SorceAdd first test, checks client/server installs work
2014-06-04 Simo SorceAdd support for socket wrappers if available
2014-06-04 Simo SorceAdd basic testing infrastructure