Prompt unauthorized user to log in when trying to view an artifact by its URL
under review
R
Rama Krishna Bodige
When I share the URL link of a build artifact, users are not able to view it unless they are logged in to CircleCI. They will throw an "unauthorized" message.
The URL should redirect to the login page, and once the user logins, it should open the artifacts info to the user.
Oran Wilder
under review