mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
380e32e129
* 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