Платформа ЦРНП "Мирокод" для разработки проектов https://git.mirocod.ru
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
zeripath ef12b8de80
Ensure that restricted users can access repos for which they are members (#17460) (#17464)
4 years ago
..
access_log.go Pass down SignedUserName down to AccessLogger context (#16605) (#16616) 4 years ago
api.go Pass down SignedUserName down to AccessLogger context (#16605) (#16616) 4 years ago
api_org.go
api_test.go
auth.go [refactor] replace int with httpStatusCodes (#15282) 4 years ago
captcha.go
context.go Fix bug of get context user (#17169) (#17172) 4 years ago
csrf.go Redirect on bad CSRF instead of presenting bad page (#14937) 4 years ago
form.go [API] ListReleases add filter for draft and pre-releases (#16175) 4 years ago
org.go Unified link creation. (#15619) 4 years ago
pagination.go
permission.go Update docs and comments to remove macaron (#14491) 4 years ago
private.go Update docs and comments to remove macaron (#14491) 4 years ago
repo.go Ensure that restricted users can access repos for which they are members (#17460) (#17464) 4 years ago
response.go Stop calling WriteHeader in Write (#15862) 4 years ago
xsrf.go
xsrf_test.go