repman-io / repman

Repman - PHP Repository Manager: packagist proxy and host for private packages
https://repman.io
MIT License
508 stars 105 forks source link

Gitlab authendicator should support Gitlab Access tokens #648

Open mikk150 opened 1 year ago

mikk150 commented 1 year ago

Gitlab authendicator should support gitlab access tokens on organization level

Something like this ![image](https://user-images.githubusercontent.com/4953629/236148825-205675fc-9778-4685-91aa-e67734dc2c2f.png)

It is needed because I have ~300 repos in gitlab, and adding packages tries to reload all of them, but times out.

I wouldn't mind, but you also cannot add packages using api that way(why should it scan all packages)