[Trac] How do I give Beta Testers a limited ticket-submission-only page?

Jørn A Hansen jornhansen at gmail.com
Tue Apr 4 09:51:53 CDT 2006


On 4/4/06, Nathan Probst <nathan.probst at gmail.com> wrote:
> This is my first post, so I appologize if this has been answered before.  Is
> there an easy way to give a small group of public beta testers a simple
> ticket submit page, without exposing the rest of the development-owned Trac
> site?

Welcome!

Haven't done exactly this myself but I think using the command line
tool `trac-admin <path-to-your-trac-env> permission` should give you
some knobs to turn and
<http://projects.edgewall.com/trac/wiki/TracPermissions> the knowledge
to turn them in the right direction. Basically what you want to do is
to remove anonymous rights and add rights for some specific users.

HTH
-- JornH


More information about the Trac mailing list