aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests for LDAPAuthBackend.Michał Górny2013-09-221-0/+73
* add tearDownClassPavlos Ratis2013-09-201-0/+4
* delete ldapobj after test executionPavlos Ratis2013-09-201-0/+1
* s/self.ldapobject/self.ldapobj/gPavlos Ratis2013-09-201-2/+2
* switch back to non-relative imports, they proved to be confusingTheo Chatzimichos2013-08-251-2/+2
* Add tests for SSH handlers.Michał Górny2013-08-251-13/+27
* Support authentication using SSH.Michał Górny2013-08-251-0/+33
* Remove search_s.seed, as it is now covered by mockldapTheo Chatzimichos2013-08-241-6/+1
* SSLCertAuthBackend: make request mandatory.Michał Górny2013-08-231-15/+4
* Add tests for SSL auth.Michał Górny2013-08-231-0/+78