aboutsummaryrefslogtreecommitdiff
path: root/gitosis/test/test_ssh.py
Commit message (Collapse)AuthorAge
* Enforce safe usernames also when reading public key files from keydir.Tommi Virtanen2007-12-11
| | | | | | Warning: if your keyfiles contain more than just a-z0-9, at sign, dots or dashes, you will likely end up cutting off your access to your gitosis repository with this upgrade.
* Let *.pub files have multiple lines, each containing one SSH key.Tommi Virtanen2007-11-18
| | | | | Makes managing accounts and access for people with multiple client machines easier.
* 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