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
oliverpool c81b26b0e5
refactor webhook *NewPost (#20729)
* refactor webhook *NewPost

* remove empty values

* always show errs.Message

* remove utils.IsValidSlackChannel

* move IsValidSlackChannel to services/webhook package

* binding: handle empty Message case

* make IsValidSlackChannel more strict
2 years ago
..
binding.go refactor webhook *NewPost (#20729) 2 years ago
cookie.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2 years ago
data.go Move middlewares to web/middleware (#14480) 3 years ago
flash.go format with gofumpt (#18184) 2 years ago
locale.go Fix various typos (#20338) 2 years ago
request.go Move middlewares to web/middleware (#14480) 3 years ago