Add extra mail address support. close #652
1 parent 2e910ae commit d65637ce0c4fefd3d92336eaad1fa3fb9eda2d27
@KOUNOIKE Yuusuke KOUNOIKE Yuusuke authored on 1 Apr 2018
Showing 12 changed files
View
src/main/resources/update/gitbucket-core_4.24.xml 0 → 100644
View
src/main/scala/gitbucket/core/GitBucketCoreModule.scala
View
src/main/scala/gitbucket/core/controller/AccountController.scala
View
src/main/scala/gitbucket/core/controller/ControllerBase.scala
View
src/main/scala/gitbucket/core/controller/SystemSettingsController.scala
View
src/main/scala/gitbucket/core/model/AccountExtraMailAddress.scala 0 → 100644
View
src/main/scala/gitbucket/core/model/Profile.scala
View
src/main/scala/gitbucket/core/service/AccountService.scala
View
src/main/twirl/gitbucket/core/account/edit.scala.html
View
src/main/twirl/gitbucket/core/account/register.scala.html
View
src/main/twirl/gitbucket/core/admin/user.scala.html
View
src/main/webapp/assets/common/js/gitbucket.js