(refs #474)Add controller to maintain deploy keys
1 parent 42d3585 commit 5a1ec385a8566504ce217159f4fa5e5887ef781f
@Naoki Takezoe Naoki Takezoe authored on 2 Mar 2017
Showing 6 changed files
View
src/main/scala/gitbucket/core/controller/RepositorySettingsController.scala
View
src/main/scala/gitbucket/core/service/DeployKeyService.scala 0 → 100644
View
src/main/scala/gitbucket/core/service/SshKeyService.scala
View
src/main/twirl/gitbucket/core/account/ssh.scala.html
View
src/main/twirl/gitbucket/core/settings/deploykey.scala.html 0 → 100644
View
src/main/twirl/gitbucket/core/settings/menu.scala.html