gogs/routers/api/v1/admin
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
..
org.go Change list teams API to non-admin specific 2016-03-21 12:53:04 -04:00
org_repo.go api/admin: add/remove organization team repository 2016-04-04 19:41:34 -04:00
org_team.go Refactor User.Id to User.ID 2016-07-24 01:08:22 +08:00
repo.go #1692 api: admin list and create team under organization 2016-03-21 12:47:54 -04:00
user.go Fix random string generator (#3953) 2016-12-21 03:41:37 -05:00