mirror of
https://github.com/gogs/gogs.git
synced 2026-06-21 23:59:37 +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.