Hello, It's will be very helpful if anyone could give me some hints...
We have a special requirement that we want our customers to access our trac website to create tickets, but they should be invisible from each other. For example, users (user-a-1, user-a-2) belong to customer A can never view/modify tickets of customer B (user-b-1, user-b-2). user-a-2 is able to view/modify tickets created by user-a-1, but not the tickets created by user-b-1 and user-b-2. Is there a way to configure trac to satisfy the requirement, or we have to develop it ourselves? If that's the case, is the best way to add a customer_id for ticket table? That seems a lot of effort. Thanks Neil -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-dev. For more options, visit https://groups.google.com/d/optout.
