Hi, I was wondering whether it could make sense, to add to the two special users "anonymous" and "authenticated" the new special user "self" in Trac.
For example, a regular user may attach a file to a Wiki Page, but the admin does not want him to be able to remove/delete files from the Wiki. The trouble is that this very user cannot remove his own files. Even worse: if he want to update a file he has previously attached to a page (or a ticket), he cannot either: Trac rejects an attachment replacement request with "ATTACHMENT_DELETE permission required" error. This is weird. Truely, the user could get given more priviledges to delete content, but in this case he could remove any files from the project. There are other use cases where having a "self" special user could make sense, for exemple if someone wants to remove his own comment to a ticket. Any thoughts? -- Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
