Merge pull request #1989 from kounoike/pr-show-mail
Show mail address in profile page
commit 23a9bf46a26981b34c81727e479d2e1ebdbffdaa
2 parents 6d3dec5 + f53497d
@Naoki Takezoe Naoki Takezoe authored on 12 May 2018
GitHub committed on 12 May 2018
Showing 9 changed files
View
src/main/scala/gitbucket/core/controller/AccountController.scala
View
src/main/scala/gitbucket/core/controller/SystemSettingsController.scala
View
src/main/scala/gitbucket/core/service/SystemSettingsService.scala
View
src/main/twirl/gitbucket/core/account/activity.scala.html
View
src/main/twirl/gitbucket/core/account/main.scala.html
View
src/main/twirl/gitbucket/core/account/members.scala.html
View
src/main/twirl/gitbucket/core/account/repositories.scala.html
View
src/main/twirl/gitbucket/core/admin/settings_system.scala.html
View
src/test/scala/gitbucket/core/view/AvatarImageProviderSpec.scala