summaryrefslogtreecommitdiffstats
path: root/modules/web/middleware
Commit message (Expand)AuthorAgeFilesLines
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-081-0/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-276-12/+6
* Improve valid user name check (#20136)wxiaoguang2022-11-041-0/+2
* refactor webhook *NewPost (#20729)oliverpool2022-08-111-1/+10
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* Unify repo settings & show better error (#19828)Gusted2022-06-121-1/+1
* Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#...wxiaoguang2022-04-081-12/+1
* Remove legacy unmaintained packages, refactor to support change default local...wxiaoguang2022-04-031-3/+3
* Refactor legacy `unknwon/com` package, improve golangci lint (#19284)wxiaoguang2022-04-011-3/+3
* format with gofumpt (#18184)65432022-01-202-5/+3
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Remove unnecessary variable assignments (#17695)Gusted2021-11-181-2/+0
* Add tag protection (#15629)KN4CK3R2021-06-251-0/+2
* Fix setting of SameSite on cookies (#15989)zeripath2021-05-261-3/+3
* Use index of the supported tags to choose user lang (#15452)Naohisa Murakami2021-04-141-1/+1
* Add SameSite setting for cookies (#14900)zeripath2021-03-072-1/+65
* Move middlewares to web/middleware (#14480)Lunny Xiao2021-01-306-0/+457