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

Add protected labels #217

Open
osteele opened this issue May 3, 2018 · 0 comments
Open

Add protected labels #217

osteele opened this issue May 3, 2018 · 0 comments
Labels
auth Authorization and authentication
Projects

Comments

@osteele
Copy link
Contributor

osteele commented May 3, 2018

This is an umbrella issue for the addition of protected fields:

  • Add a (proposed) protected field to Label.
  • A client must not be able to create an event with a protected tag.
  • A client must not be able to modify an event to add a protected tag.
  • A client must not be able to create an ICS subscription with a protected tag.
  • A client must not be able to modify an ICS subscription to include a protected tag.

#218 covers event protection. #240 covers ICS subscription protection.

Additional work for this task includes:

This task includes the proposal of a set of protected tags. (StAR; maybe Academic Calendar; others?)

@osteele osteele created this issue from a note in Roadmap (Product Backlog) May 3, 2018
@osteele osteele added the auth Authorization and authentication label May 3, 2018
@osteele osteele changed the title An unauthorized user should not be able to add a protected tag to an event An client should not be able to add a protected tag to an event May 3, 2018
@osteele osteele changed the title An client should not be able to add a protected tag to an event A client should not be able to add a protected tag to an event May 3, 2018
osteele added a commit that referenced this issue May 4, 2018
Starts #103.

Creates stubs for #75 (marked in `test_events.py` by a TODO).

Issues #218, #217, #216 and ,#215 should add to these tests.
@osteele osteele changed the title A client should not be able to add a protected tag to an event Add protected labels May 7, 2018
@osteele osteele moved this from Product Backlog to Sprint Backlog in Roadmap May 7, 2018
@iblancett iblancett moved this from Sprint Backlog to Doing in Roadmap May 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Authorization and authentication
Projects
Roadmap
  
Doing
Development

No branches or pull requests

2 participants