On Fri, Nov 5, 2010 at 2:55 AM, Shlomi Fish <shlo...@iglu.org.il> wrote: > > Regardless of that, I think one of the most prohibitive features of the > current online Padre infrastructure, is the fact that its bug tracker requires > whitelisting by an admin, and an ordinary user cannot file bugs, even after > registration.
I did not know about that. I thouht once you register you can start filling bugs. I thought it is only the registration that needs the intervention of an admin. So what do you need now to submit a bug report? OTOH even that requirement isn't really right. I think there is a relatively easy solution. Write a registration form that injects the user account in the trac database. One that requires the validation of an e-mail address and might even ask for a captcha. This can be a plugin to Trac which has to be in Python or it can be a stand alone perl script that does this. I think either of those are a lot simpler than switching bug tracking system. Gabor _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev