GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
johnpearcey
/
gitbucket_jkp
Download ZIP
3583 commits
Transfer to URL with SHA
tree:
b0057481d8
Branches
Tags
×
master
gitbucket_jkp
/
src
/
main
/
scala
/
gitbucket
/
core
/
ssh
/
latest commit
d5a0ade5d9
Naoki Takezoe
authored
on 4 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
(refs #1523)Eliminate CR and LF in public key
8 years ago