gitbucket_jkp / src / main / scala / gitbucket / core / ssh /
@xuwei-k xuwei-k authored on 2 Apr 2017
..
GitCommand.scala use "contains(key)" instead of "exists(_ == key)" 8 years ago
NoShell.scala remove unused imports 8 years ago
PublicKeyAuthenticator.scala use "contains(key)" instead of "exists(_ == key)" 8 years ago
SshServerListener.scala optionally all accounts can now use the same generic ssh username. does not work for accounts sharing their key with another account. 9 years ago
SshUtil.scala (#1490)Use java.util.Base64 instead of sun.misc or commons-codec 8 years ago