gitea/routers/admin
Denis Denisov 380e32e129 Fix random string generator (#384)
* Remove unused custom-alphabet feature of random string generator

Fix random string generator

Random string generator should return error if it fails to read random data via crypto/rand

* Fixes variable (un)initialization mixed assign
Update test GetRandomString
2016-12-20 13:32:02 +01:00
..
admin.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
auths.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
notice.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
orgs.go go lint fixed for routers/admin 2016-11-21 11:29:25 +08:00
repos.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
users.go Fix random string generator (#384) 2016-12-20 13:32:02 +01:00