You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/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
8 years ago
..
admin.go Golint fixed for modules/setting (#262) 8 years ago
auths.go Golint fixed for modules/setting (#262) 8 years ago
notice.go Golint fixed for modules/setting (#262) 8 years ago
orgs.go go lint fixed for routers/admin 8 years ago
repos.go Golint fixed for modules/setting (#262) 8 years ago
users.go Fix random string generator (#384) 8 years ago