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

Make labhub accessible to org members only #551

Closed
nvzard opened this issue Jun 8, 2018 · 3 comments
Closed

Make labhub accessible to org members only #551

nvzard opened this issue Jun 8, 2018 · 3 comments

Comments

@nvzard
Copy link
Member

nvzard commented Jun 8, 2018

No description provided.

nvzard added a commit to nvzard/corobo that referenced this issue Jun 8, 2018
Use @members_only decorator to make the create issure command
accessible to members of organization only.

Closes coala#551
nvzard added a commit to nvzard/corobo that referenced this issue Jun 8, 2018
Use @members_only decorator to make the create issue command
accessible only to members of the organization.

Closes coala#551
nvzard added a commit to nvzard/corobo that referenced this issue Jun 8, 2018
Use @members_only decorator to make the create issue command
accessible only to members of the organization.

Closes coala#551
nvzard added a commit to nvzard/corobo that referenced this issue Jun 8, 2018
Use @members_only decorator to make the create issue command
accessible only to members of the organization.

Closes coala#551
nvzard added a commit to nvzard/corobo that referenced this issue Jun 13, 2018
Use @members_only decorator to make the create issue command
accessible only to members of the organization.

Closes coala#551
nvzard added a commit to nvzard/corobo that referenced this issue Jun 13, 2018
Use @members_only decorator to make the create issue command
accessible only to members of the organization.

Closes coala#551
nvzard added a commit to nvzard/corobo that referenced this issue Jun 13, 2018
Use @members_only decorator to make the create issue command
accessible only to members of the organization.

Closes coala#551
nvzard added a commit to nvzard/corobo that referenced this issue Jun 14, 2018
Use @members_only decorator to make the create issue command
accessible only to members of the organization.

Closes coala#551
nvzard added a commit to nvzard/corobo that referenced this issue Jun 14, 2018
Use @members_only decorator to make the invite command
accessible only to members of the organization

Closes coala#551
nvzard added a commit to nvzard/corobo that referenced this issue Jun 14, 2018
Use @members_only decorator to make the invite command
accessible only to members of the organization

Closes coala#551
@jayvdb jayvdb changed the title [GSoC '18] Make create_issue command accessible to org members only [GSoC '18] Make labhub accessible to org members only Jun 16, 2018
@jayvdb jayvdb changed the title [GSoC '18] Make labhub accessible to org members only Make labhub accessible to org members only Jun 16, 2018
@jayvdb
Copy link
Member

jayvdb commented Jun 16, 2018

Changed name to "Make labhub accessible to org members only" to cover all of labhub.
It is one change that needs to be done generically and implemented in all commands of labhub.

@jayvdb
Copy link
Member

jayvdb commented Jun 16, 2018

Also ideally it is built so that this security feature can be applied to other commands outside labhub, but that may be a follow up feature as this is urgently needed now and perfect is the enemy of good.

@jayvdb
Copy link
Member

jayvdb commented Jun 16, 2018

Sorry this is a dup of #548

@jayvdb jayvdb closed this as completed Jun 16, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants