aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_http_auth.py
Commit message (Expand)AuthorAgeFilesLines
* Adjust pep8 parameters, reformatAldo Cortesi2015-05-301-1/+4
* cleanup code with autoflakeThomas Kriechbaumer2015-05-271-4/+1
* cleanup code with autopep8Thomas Kriechbaumer2015-05-271-6/+14
* use passlib instead of md5cryptMaximilian Hils2014-08-161-6/+2
* fix AuthAction tests failures from last mergeMaximilian Hils2013-12-081-3/+4
* Unit test auth actions.Aldo Cortesi2013-12-081-0/+23
* compatibility fixes for windowsMaximilian Hils2013-08-191-1/+1
* Integrate HTTP auth, test to 100%Aldo Cortesi2013-03-031-0/+81