summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/transport/ssh/SshKey.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent adding empty or invalid SSH public keysJames Moger2014-04-251-1/+1
* Update headersJames Moger2014-04-131-0/+15
* Unit tests for ssh daemon and keys dispatcherJames Moger2014-04-101-2/+2
* Support specifying permission levels for SSH public keysJames Moger2014-04-101-0/+47
* Add command to change the comment of a registered ssh public keyJames Moger2014-04-101-0/+3
* Integrate a patched version of FlipTables and improve ls outputJames Moger2014-04-101-20/+26
* Handle ssh keys as objects, not strings, and improve the ls and rm key commandsJames Moger2014-04-101-0/+156