gitea/routers/web/user/setting
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800)
* refactor routers directory

* move func used for web and api to common

* make corsHandler a function to prohibit side efects

* rm unused func

Co-authored-by: 6543 <6543@obermui.de>
2021-06-09 01:33:54 +02:00
..
account_test.go
account.go
adopt.go
applications.go
keys.go
main_test.go
oauth2.go
profile.go Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
security_openid.go
security_twofa.go
security_u2f.go
security.go