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
welp there we are thanks @sheerun was going to work on this on Friday, been out on site consulting this week so time has been at a minimum thanks for doing it!
Steps to reproduce
This is because of
https://github.com/samccone/registry/blob/master/lib/routes/packages.js#L43-L44
Which pulls the contributors from the original registration url instead of the updated location of the project (since it has been moved).
Solution
For instance:
Clearly the permissions should be checked against
samccone/testing
These are just my thoughts after chatting with @desandro, let me know If I am missing something or whatnot. 👍
The ultimate goal here is to unburden the people that have been doing a great job manually doing the unregistration over at bower/bower#120
The text was updated successfully, but these errors were encountered: