gogs/routers/user
leonklingele d96f2a7184 Fix random string generator (#3953)
* Remove unused custom-alphabet feature of random string generator

* Fix modulo-biased random string generator

* Random string generator should return error if it fails to read random data via crypto/rand
2016-12-21 03:41:37 -05:00
..
auth.go Fix random string generator (#3953) 2016-12-21 03:41:37 -05:00
home.go Fix for #3410 overall issues for organisations is limited to num_repos from the user (#3412) 2016-08-09 10:00:42 -07:00
profile.go #1384 add pagination for repositories 2016-07-24 14:32:46 +08:00
setting.go Fix random string generator (#3953) 2016-12-21 03:41:37 -05:00