mirror of https://github.com/go-gitea/gitea.git
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.
* Use single shared random string generation function - Replace 3 functions that do the same with 1 shared one - Use crypto/rand over math/rand for a stronger RNG - Output only alphanumerical for URL compatibilty Fixes: #15536 * use const string method * Update modules/avatar/avatar.go Co-authored-by: a1012112796 <1012112796@qq.com> Co-authored-by: a1012112796 <1012112796@qq.com> |
4 years ago | |
---|---|---|
.. | ||
access_log.go | 4 years ago | |
api.go | 4 years ago | |
api_org.go | 8 years ago | |
api_test.go | 6 years ago | |
auth.go | 4 years ago | |
captcha.go | 4 years ago | |
context.go | 4 years ago | |
csrf.go | 4 years ago | |
form.go | 4 years ago | |
org.go | 4 years ago | |
pagination.go | 4 years ago | |
permission.go | 4 years ago | |
private.go | 4 years ago | |
repo.go | 4 years ago | |
response.go | 4 years ago | |
xsrf.go | 4 years ago | |
xsrf_test.go | 4 years ago |