-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot enter into the public projects in the global search result page without login #6435
Comments
Because get current user api returns 401, and the routergateway helps to redirect to login page. @ninjadq , could you please take a look? |
The same issue to the chart got in the search result page. |
This is by design, I remember you said that user without logged in cannot visit any content is the right behavior @reasonerjt |
Hello, Now I can see inconsistency between UI/REST and native registry interface. It is possible to pull images from public projects but it is impossible to view/search public projects in the UI/REST. It would be great to have the issue fixed soon. |
This is a bug from UI but we consider for private registry user the impact is low. |
Requires a backend to provide a list of permissions without user login |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This feature is very useful for us. |
To fix this the |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Could this get a reboot? Really need access to public projects for non-logged in users. Using LDAP/AD auth for specific groups so all other Guest / Anonymous users should be able to see public project contents. |
Hello |
Steps to reproduce the issue:
Expected: Enter into the project and get repository list
Got: Login page
The text was updated successfully, but these errors were encountered: