Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Pylint cleanup. | Robin H. Johnson | 2007-12-18 |
| | |||
* | Allow uppercase in usernames. | Tommi Virtanen | 2007-12-17 |
| | |||
* | Allow underscores, dots and dashes in SSH username local parts. | Tommi Virtanen | 2007-12-11 |
| | |||
* | Enforce safe usernames also when reading public key files from keydir. | Tommi Virtanen | 2007-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 Virtanen | 2007-11-18 |
| | | | | | Makes managing accounts and access for people with multiple client machines easier. | ||
* | Refactor command line utilities to share setup. | Tommi Virtanen | 2007-09-03 |
| | | | | Hide internal gitosis-ssh and gitosis-gitweb, it's all in gitosis-run-hook. | ||
* | Initial import. | Tommi Virtanen | 2007-06-04 |