aboutsummaryrefslogtreecommitdiff
path: root/gitosis/test/test_ssh.py
Commit message (Expand)AuthorAge
* Convert existing SSH module to use the sshkey module, including all tests.Robin H. Johnson2007-12-24
* Add module to deal specifically with SSH public keys properly.Robin H. Johnson2007-12-24
* Move the SSH username extraction to the ssh class, and the tests over as well.Robin H. Johnson2007-12-22
* Enforce safe usernames also when reading public key files from keydir.Tommi Virtanen2007-12-11
* Let *.pub files have multiple lines, each containing one SSH key.Tommi Virtanen2007-11-18
* Refactor unit test writeFile/readFile helpers.Tommi Virtanen2007-08-29
* Extract test utility functions.Tommi Virtanen2007-06-05
* writeAuthorizedKeys now reads old file by name, not by open file.Tommi Virtanen2007-06-04
* Initial import.Tommi Virtanen2007-06-04