Vote #72841
完了Split "Manage documents" permission into create, edit and delete permissions
0%
説明
Due to security reasons we needed to expand the "Manage Documents" permission to allow specific settings per role. I am pushing back my changes in patch form as a feature for Redmine.
journals
Sound intesting.
So which new rights did you add?
--------------------------------------------------------------------------------
Instead of "Manage Documents" which was too abstract for our purposes, I separated the permissions into "Add Documents", "Edit Documents", and "Delete Documents". I also left the "View Documents" permission in place.
--------------------------------------------------------------------------------
Perfect!
+1
--------------------------------------------------------------------------------
It worked perfectly!
However, I'm also a need permission by document type. Very difficult?
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
We need this for the file permission too
--------------------------------------------------------------------------------
At 2.2.0 version a "private" comment type was added, but if you attach any document
to this "private" comment its available to everyone. If a "private" status will be
applied to uploaded document as well. That would be super.
--------------------------------------------------------------------------------
Eugene B wrote:
> At 2.2.0 version a "private" comment type was added, but if you attach any document
> to this "private" comment its available to everyone.
Eugene, can you please open a new defect for this? Thank you!
--------------------------------------------------------------------------------
Permissions changed in r11206.
--------------------------------------------------------------------------------
German translations:
@
permission_add_documents: Dokumente hinzufügen
permission_edit_documents: Dokumente bearbeiten
permission_delete_documents: Dokumente löschen
@
--------------------------------------------------------------------------------
Daniel Felix wrote:
> German translations:
> @
> permission_add_documents: Dokumente hinzufügen
> permission_edit_documents: Dokumente bearbeiten
> permission_delete_documents: Dokumente löschen
> @
Committed in trunk r11214, thanks.
--------------------------------------------------------------------------------
related_issues
relates,New,12677,Private attachments for issues