What is the best way for me to implement a system that allows users to create their own account and then add tickets? The key is I don't want them to be able to edit existing tickets unless they created them.
I see in my permission list that: authenticated TICKET_CREATE authenticated TICKET_MODIFY I'm afraid to remove ticket modify because I still want them to be able to edit their own tickets. Erik --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
