summaryrefslogtreecommitdiff
path: root/tests/test_65_authn_query.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code from test_65_authn_queryIvan Kanakarakis2018-10-231-5/+0
* Merge branch 'master' into fix_sane_defaultsRoland Hedberg2017-09-281-1/+1
|\
| * Fix for 459 HTTP_POST form nonconforming and shows submitScott Koranda2017-09-231-1/+1
* | Updated tests to work with new default signing requirementsIoannis Kakavas2017-08-011-0/+2
|/
* Fix more renamed modules/functions for py3Clint Byrum2015-05-281-1/+1
* Fix python3 syntax errorsClint Byrum2015-05-151-4/+4
* add closing method to make sure to close ident db connectionErick Tryzelaar2014-10-241-60/+60
* Various spelling/grammar tweaks and typo fixes.Hank Leininger2014-04-021-1/+1
* Methods creating request changed to return a tuple consisting of request id a...Roland Hedberg2014-03-201-2/+2
* Updated tests to follow the changed way of handling authentication context.Roland Hedberg2013-04-281-11/+13
* Fixed testsRoland Hedberg2013-04-151-7/+14
* Fixed artifact handlingRoland Hedberg2013-01-181-1/+2
* Fixed authn query request-responseRoland Hedberg2013-01-141-1/+102
* Added a couple of testsRoland Hedberg2013-01-131-0/+31