Merge pull request #1952 from gitbucket/validate-case-difference
Disallow users and repositories which have different letter cases
commit 1fb0eeff22f0d2acdb3235af30002319edec7d67
2 parents 8b963a3 + b4cf4bf
@Naoki Takezoe Naoki Takezoe authored on 17 Apr 2018
GitHub committed on 17 Apr 2018
Showing 5 changed files
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/IndexController.scala
View
src/main/scala/gitbucket/core/service/AccountService.scala
View
src/main/twirl/gitbucket/core/account/newrepo.scala.html