bench-forgejo/routers/api/v1/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
..
org.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
org_repo.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
org_team.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
repo.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
user.go Fix random string generator (#384) 2016-12-20 13:32:02 +01:00