]> source.dussan.org Git - gitblit.git/commit
Add ssh command to update the permission for an SSH key
authorJames Moger <james.moger@gitblit.com>
Mon, 14 Apr 2014 13:32:47 +0000 (09:32 -0400)
committerJames Moger <james.moger@gitblit.com>
Mon, 14 Apr 2014 13:32:47 +0000 (09:32 -0400)
commit24be4953f79738af41182ca9ab89a6e5e5208f3f
tree0a55c2ff4990bfcfdb51e7a1913b11b55882d43d
parent56b3f3e3f1ad369345229e0f5eaf5dd1a1dbb772
Add ssh command to update the permission for an SSH key
src/main/java/com/gitblit/transport/ssh/keys/KeysDispatcher.java
src/test/java/com/gitblit/tests/SshKeysDispatcherTest.java