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-12-12 08:46:51 +08:00
2016-11-25 16:37:04 +08:00
2016-12-20 13:32:02 +01:00
2016-12-02 12:10:39 +01:00
2016-11-25 16:19:24 +08:00
2016-11-25 14:32:09 +08:00
2016-12-02 07:41:19 +01:00
2016-11-25 09:44:04 +08:00
2016-12-02 07:41:19 +01:00
2016-08-30 15:50:30 -07:00
2016-11-24 17:37:11 +08:00