mirror of
https://github.com/gogs/gogs.git
synced 2026-08-07 19:19:33 +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.