]> source.dussan.org Git - gitblit.git/commit
Adding Kerberos5/GSS authentication to ssh 254/head 47/247/1
authorFabrice Bacchella <fbacchella@spamcop.net>
Mon, 4 May 2015 09:52:12 +0000 (11:52 +0200)
committerFabrice Bacchella <fbacchella@spamcop.net>
Mon, 4 May 2015 09:52:12 +0000 (11:52 +0200)
commit5485da49b04bb139d28d42fe8f3d371915e79a3d
treea6dd1b6c41b87c2b0553b654d4183d1a3bfb7f6c
parent2fdefced2aeecc7c12f3de50f89c1590a6a088fc
Adding Kerberos5/GSS authentication to ssh
Adding the possibility to define authentication method order for ssh
src/main/distrib/data/defaults.properties
src/main/java/com/gitblit/transport/ssh/SshDaemon.java
src/test/config/test-gitblit.properties
src/test/java/com/gitblit/tests/JschConfigTestSessionFactory.java
src/test/java/com/gitblit/tests/SshUnitTest.java