1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-10 17:54:27 +00:00
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
..
2016-11-24 15:04:31 +08:00
2016-11-24 15:04:31 +08:00
2016-11-24 15:04:31 +08:00
2016-11-24 15:04:31 +08:00
2016-12-20 13:32:02 +01:00