summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/transport/ssh/commands/BaseKeyCommand.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent double authentication for the same public keyDavid Ostrovsky2014-04-101-3/+3
* Rename authenticators for clarityJames Moger2014-04-101-3/+3
* Add add-key and rm-key commands that apply only to the current userJames Moger2014-04-101-0/+58