0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 14:34:41 +01:00
gitea/routers
Lunny Xiao 6526733a58
Let web and API routes have different auth methods group (#19168)
* remove the global methods but create dynamiclly

* Fix lint

* Fix windows lint

* Fix windows lint

* some improvements

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-03-28 12:46:28 +08:00
..
api/v1 Let web and API routes have different auth methods group (#19168) 2022-03-28 12:46:28 +08:00
common
install
private Fix the bug: deploy key with write access can not push (#19010) 2022-03-22 17:29:07 +08:00
utils
web Let web and API routes have different auth methods group (#19168) 2022-03-28 12:46:28 +08:00
init.go