
Has the Trac Account Manager Plugin been considered to help with users acquiring accounts? http://trac-hacks.org/wiki/AccountManagerPlugin I use it to allow clients to get access to a ticket system; however, I have wiki write permissions set up so that only users of a certain group can modify the wiki pages. A solution like this might help satisfy the need for an individual to post on tickets and have traceability to the poster/commenter while not opening up wiki editing for anonymous. In other words... I have TICKET_MODIFY set to authenticated and WIKI_MODIFY set to wiki_write_group. Just a thought. Best regards - michael -- ---------------------------------- Michael Caisse Object Modeling Designs www.objectmodelingdesigns.com

on Mon May 21 2007, Michael Caisse <boost-AT-objectmodelingdesigns.com> wrote:
Has the Trac Account Manager Plugin been considered to help with users acquiring accounts?
http://trac-hacks.org/wiki/AccountManagerPlugin
I use it to allow clients to get access to a ticket system; however, I have wiki write permissions set up so that only users of a certain group can modify the wiki pages.
A solution like this might help satisfy the need for an individual to post on tickets and have traceability to the poster/commenter while not opening up wiki editing for anonymous. In other words... I have TICKET_MODIFY set to authenticated and WIKI_MODIFY set to wiki_write_group.
I'm using it too; it's a good component. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com
participants (2)
-
David Abrahams
-
Michael Caisse