mirror of
https://github.com/go-gitea/gitea
synced 2025-11-02 20:38:26 +00:00
prevent double entries in results of GetOrgsCanCreateRepoByUserID I first try to only add GroupBy directly but xorm return broken user objects ... ... solution was to just query related UserIDs(OrgIDs) first and return OrgUsers based on this IDs close #11258 Co-authored-by: zeripath <art27@cantab.net>
22 KiB
22 KiB