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
It seems that /api/packages/{ownername}/nuget will always return http.StatusOK no matter whether doer has permission.
Is it by design?
If it is by design, I think it will be a security problem which is same as #23150.
If I give an unexisted username, it will return Internal Server Error
If I give an existed Private username, it will return xml