#2937 able to prohibit user login

This commit is contained in:
Unknwon 2016-07-16 10:22:16 +08:00
parent 52322ef624
commit c083d76567
11 changed files with 41 additions and 6 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.9.44.0716"
const APP_VER = "0.9.45.0716"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())