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.
forgejo/modules/web/middleware
Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695)
* Remove unnecessary variable assignments

As title

* enable ineffassign

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
binding.go Remove unnecessary variable assignments (#17695) 3 years ago
cookie.go Fix setting of SameSite on cookies (#15989) 3 years ago
data.go Move middlewares to web/middleware (#14480) 3 years ago
flash.go Move middlewares to web/middleware (#14480) 3 years ago
locale.go Use index of the supported tags to choose user lang (#15452) 3 years ago
request.go Move middlewares to web/middleware (#14480) 3 years ago