mirror of
https://github.com/gogs/gogs.git
synced 2025-05-30 03:03:02 +00: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.