[wx-dev] sf->trac import script

Robin Dunn robin at alldunn.com
Wed Apr 30 16:51:31 PDT 2008


Marcin Wojdyr wrote:
> On Thu, May 1, 2008 at 1:10 AM, Robin Dunn <robin at alldunn.com> wrote:
>> Marcin Wojdyr wrote:
>>> The script write a list of users to a text file. To enable transition
>>> of user accounts we will need AccountManagerPlugin, which can reset
>>> password and email a new password to user. It probably should be
>>> configured with password_store=SessionStore.
>>> I'll write a simple script that imports users later.
>>>
>>  Can you also make it use a map for user names?  When I was doing the base
>> install of Trac I found it was easy to have Trac use the same password file
>> as the SVN server and I thought it would be convenient to have the same user
>> names for both of them.  (If anybody can think of a reason we would want to
>> have people able to authenticate with Trac but not have SVN commit
>> permission, please let me know.)
> 
> 2519 registered users reported bugs (or added comments) in SF tracker.
> Do you propose to authenticate only wx developers, and not
> authenticate all the others?

Ah sorry, I wasn't thinking about reporters, just the developers...

My initial impression was to allow the ticket-create permission for the 
unauthenticated group, but I remember that we turned on the option at SF 
to require people to be logged in to submit bug reports so they would be 
notified of updates if the developers had questions about the bug.  So I 
guess I should rethink this.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!



More information about the wx-dev mailing list