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

Enforce per-object edit/delete permissions #15

Open
josefspr opened this issue Nov 15, 2015 · 3 comments
Open

Enforce per-object edit/delete permissions #15

josefspr opened this issue Nov 15, 2015 · 3 comments
Assignees
Labels

Comments

@josefspr
Copy link
Contributor

cannot delete event or any data record that I did not create

@yuvadm
Copy link
Member

yuvadm commented Nov 15, 2015

this seems to be related to #14 if I understand correctly, this is a required behavior? that the object creator is the sole owner of the object and only she can edit/delete it?

@yuvadm yuvadm mentioned this issue Nov 17, 2015
@yuvadm
Copy link
Member

yuvadm commented Nov 17, 2015

We'll go ahead and implement per-object permissions

@yuvadm yuvadm changed the title Allow delete only by creator Per-object permissions Nov 17, 2015
@yuvadm yuvadm modified the milestone: Content Upload Nov 17, 2015
@yuvadm yuvadm self-assigned this Nov 19, 2015
@yuvadm yuvadm added the feature label Nov 19, 2015
@yuvadm
Copy link
Member

yuvadm commented Nov 20, 2015

Creator field is now added and updated on all models.

Still need to enforce per-object editing/removal permissions.

@yuvadm yuvadm changed the title Per-object permissions Enforce per-object edit/delete permissions Nov 25, 2015
@yuvadm yuvadm modified the milestone: Content Upload Nov 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants