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.
1 parent 208b982 commit 0a532d97740505915192019ce191ee44a1ad8b46
@Herr Ritschwumm Herr Ritschwumm authored on 26 Jan 2016
Showing 7 changed files
View
src/main/scala/gitbucket/core/service/RepositoryService.scala
View
src/main/scala/gitbucket/core/service/SshKeyService.scala
View
src/main/scala/gitbucket/core/service/SystemSettingsService.scala
View
src/main/scala/gitbucket/core/ssh/GitCommand.scala
View
src/main/scala/gitbucket/core/ssh/NoShell.scala
View
src/main/scala/gitbucket/core/ssh/PublicKeyAuthenticator.scala
View
src/main/scala/gitbucket/core/ssh/SshServerListener.scala