gitea/routers/api/v1
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 Fix random string generator (#384) 2016-12-20 13:32:02 +01:00
convert Fix breakage from vendor-update 2016-11-29 11:50:22 +01:00
misc Golint fixed for modules/context 2016-11-25 14:53:59 +08:00
org golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
repo Bug fix for edit-hook API endpoint 2016-12-09 20:11:56 +01:00
user fixed vulnerabilities (#392) 2016-12-15 16:49:06 +08:00
api.go [API] Pull Requests (#248) 2016-12-02 12:10:39 +01:00