You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This needs to be moved onto their own classes which should be available via the identity model, which a user can have multiple of, this should enable GitLab and Bitbucket users to:
Sync their org/group/team memberships and repositories they have access to
Monitor repository dependencies
n.b. private repo functionality may need new oauth apps with extra permissions for GL/BB
The text was updated successfully, but these errors were encountered:
Follow on from #1169 and #1344
We have removed the GitHub specific bits for repository owners but still have a number of functions for logged in users that only work for GitHub, most of which are tucked away in https://github.com/librariesio/libraries.io/blob/master/app/models/concerns/github_identity.rb
This needs to be moved onto their own classes which should be available via the identity model, which a user can have multiple of, this should enable GitLab and Bitbucket users to:
n.b. private repo functionality may need new oauth apps with extra permissions for GL/BB
The text was updated successfully, but these errors were encountered: