Платформа ЦРНП "Мирокод" для разработки проектов 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.
 
 
 
 
 
 
6543 ac0f452b30
Redirect on bad CSRF instead of presenting bad page (#14937) (#16378)
4 years ago
..
access_log.go
api.go Move middlewares to web/middleware (#14480) 4 years ago
api_org.go
api_test.go
auth.go Add SameSite setting for cookies (#14900) 4 years ago
captcha.go
context.go Add SameSite setting for cookies (#14900) 4 years ago
csrf.go Redirect on bad CSRF instead of presenting bad page (#14937) (#16378) 4 years ago
form.go
org.go Update docs and comments to remove macaron (#14491) 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 Defer closing the gitrepo until the end of the wrapped context functions (#15653) (#15746) 4 years ago
response.go Stop calling WriteHeader in Write (#15862) (#15873) 4 years ago
secret.go
xsrf.go
xsrf_test.go