mirror of
https://github.com/gogs/gogs.git
synced 2026-08-06 09:10:22 +02:00
This also addresses #4231. It is now ignoring nonexistent organizations returned from 'org_user' table. This was a bug caused in older version that didn't cleanup 'org_user' table when delete an organization.