forgejo/routers/web/org
yp05327 9fc68b680f
Fix 404 error when remove self from an organization (#26362)
Same to #24322 

Not only `leave` action but also `remove` action should check whether
user still belongs to the org.
2023-08-12 07:02:22 +00:00
..
setting
home.go Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
main_test.go
members.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
org.go
org_labels.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
projects.go Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
projects_test.go
setting.go Move web JSON functions to web context and simplify code (#26132) 2023-07-26 06:04:01 +00:00
setting_oauth2.go
setting_packages.go
teams.go Fix 404 error when remove self from an organization (#26362) 2023-08-12 07:02:22 +00:00