Telemeta icon indicating copy to clipboard operation
Telemeta copied to clipboard

User permissions

Open AnasGhrab opened this issue 9 years ago • 4 comments

When a user « Can add a collection » without the permission « Can change collection », he cannot save the collection...

AnasGhrab avatar Apr 07 '15 11:04 AnasGhrab

The fact is that multiple .save() (which are linked to the "change" permission) are done on some objects after creation. Then both of the rules need to be applied to allow object creation.

yomguy avatar Apr 07 '15 17:04 yomguy

Hi Anas, Are you OK with this approach? Can we close this issue?

yomguy avatar Apr 13 '15 09:04 yomguy

I wish separate management of the addition and modification of the collections ... it's not that bad as it is, but it leaves the inconsistencies if we add a collection and cannot save it...

In fact, it is desirable to have a management of collections and items related to the user: the user who creates a collection is the only one which may change it : he is responsible of it, and another unauthorized user, who manages others collections, cannot modify it.

AnasGhrab avatar Apr 13 '15 09:04 AnasGhrab

I agree with this approach although it should be an option... Editing restrictions to the creator need some migrations of the models and will be added after the 1.6 release.

yomguy avatar May 28 '15 08:05 yomguy