Merge pull request #1412 from bviktor/smtp-starttls
Add support for SMTP STARTTLS
commit 32bd52d74db88d3a877207a50f931a5b471eb08f
2 parents 8a36acb + ebc6121
@Naoki Takezoe Naoki Takezoe authored on 11 Jan 2017
GitHub committed on 11 Jan 2017
Showing 4 changed files
View
src/main/scala/gitbucket/core/controller/SystemSettingsController.scala
View
src/main/scala/gitbucket/core/service/SystemSettingsService.scala
View
src/main/scala/gitbucket/core/util/Notifier.scala
View
src/main/twirl/gitbucket/core/admin/system.scala.html