Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Proget - Security Question
-
Hi,
I have a question about proget.
Does it allow to secure Feed with user/password ? (like in TeamCity, when someone is trying to list or download packages from NuGet using NuGet Gui or Conrole they are asked for password (it is simple auth) ?
-
Yes, feeds can be secured through privileges.
-
So if it's possible - how can i achieve this ?
If i simply remove privilages for Anonymous when i try to download something from feed using NuGet it gives me 501 - Internal Server Error ?
-
Passing in a username/password is controlled through the API key argument when there is no API key assigned for the feed in ProGet:
http://inedo.com/support/documentation/proget/feeds/api-keys