Show mail address in profile page, It can be controlled by settings. closes #673.
1 parent 915cfd0 commit 70dbee839a05773eee75d8f3e658e1a83919f751
@KOUNOIKE Yuusuke KOUNOIKE Yuusuke authored on 29 Apr 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