0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 05:54:31 +01:00
gitea/routers/web/user
Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632)
* Use a standalone struct name for Organization

* recover unnecessary change

* make the code readable

* Fix template failure

* Fix template failure

* Move HasMemberWithUserID to org

* Fix test

* Remove unnecessary user type check

* Fix test

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-11-19 19:41:40 +08:00
..
setting Move user/org deletion to services (#17673) 2021-11-19 01:42:27 +08:00
auth_openid.go
auth.go
avatar.go
home_test.go
home.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
main_test.go
notification.go
oauth_test.go
oauth.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
profile.go
task.go