|
optionally all accounts can now use the same generic ssh username. does not work for accounts sharing their key with another account.
based on work Fabian Markert's work. |
|---|
|
|
| src/main/scala/gitbucket/core/service/RepositoryService.scala |
|---|
| src/main/scala/gitbucket/core/service/SshKeyService.scala |
|---|
| src/main/scala/gitbucket/core/service/SystemSettingsService.scala |
|---|
| src/main/scala/gitbucket/core/ssh/GitCommand.scala |
|---|
| src/main/scala/gitbucket/core/ssh/NoShell.scala |
|---|
| src/main/scala/gitbucket/core/ssh/PublicKeyAuthenticator.scala |
|---|
| src/main/scala/gitbucket/core/ssh/SshServerListener.scala |
|---|