> -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > On Behalf Of fen > Sent: Friday, June 06, 2008 11:49 AM > To: Trac Users > Subject: [Trac] admin adding users when restrict_access is true > > > Is there a way for a TRAC_ADMIN user (with webadmin installed) to add > a new user to the pull down list of names that once can assign a > ticket to when 'restrict_access' is TRUE? > > I know that the user will show up after logging in - and setting their > email address - but I'd like to be able to empower a TRAC_ADMIN to do > this, too.
AccountManager's add user form will allow you to populate the session data. --Noah --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
