Skip to content
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

Allow for public (read-only) access in organization #96

Closed
akondas opened this issue Apr 23, 2020 · 3 comments
Closed

Allow for public (read-only) access in organization #96

akondas opened this issue Apr 23, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@akondas
Copy link
Member

akondas commented Apr 23, 2020

This issue is a continuation of the thread from reddit:

I mean adding a package to an organisation, and guests being able to browse and download those packages.

We could do an option in your organization's settings that would allow open access for added packages.

@akondas akondas added the enhancement New feature or request label Apr 23, 2020
@sadortun
Copy link
Contributor

sadortun commented Apr 26, 2020

I am not sure if this would fit in this issue but i can see 3 different access levels to access the organizations.

  • Authenticated admin ( add, remove packages, add users .... )
  • Authenticated users ( can only access packages )
  • Anonymous users (No authentification required to access the organizations package in read-only)

For the Anonymous access, it could probably be a checkbox Allow Anonymous users in the admin settings

Side note: As i understand, currently the proxy is not requiring authentification, therefore anyone could use your mirror without authentification. My guess is that for corporate users, this is something they will want to avoid. Aka having the world using your Repman proxy to do their updates :)

@akondas
Copy link
Member Author

akondas commented May 27, 2020

These levels of access are already partially implemented by members of the organization. Only the option with anonymous access to the organization remains. I think we will do it in the next release (right after security scanner).

@akondas
Copy link
Member Author

akondas commented Jul 15, 2020

@akondas akondas closed this as completed Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants