Hi Sam,

You are correct the page tells you how to add them but removing should be
the opposite.

So
DELETE FROM session_attribute WHERE sid='name';
DELETE FROM session WHERE sid='name';

Should remove the name from the database.
HOWEVER I have not tried this so please do not just copy and paste and run
this on your databse without testing and backups.



On Thu, Feb 14, 2008 at 4:46 PM, Sam Ayoubpour <[EMAIL PROTECTED]>
wrote:

>  Thanks Erik, I've seen that page and I'm able to add users but I'm trying
> to remove users from the drop down list, which I haven't been able to find
> any documentation on...
>
> Sam.
>
>  ------------------------------
> *From:* [email protected] [mailto:[EMAIL PROTECTED] *On
> Behalf Of *Erik Andersson
> *Sent:* Thursday, February 14, 2008 1:43 PM
> *To:* [email protected]
> *Subject:* [Trac] Re: Remove users from drop down list
>
>   Hi
>
> Maybe http://trac.edgewall.org/wiki/TracTickets#Assign-toasDrop-DownListwill 
> help you out.
>
> Cheers / Erik
>
> 2008/2/14, Sam Ayoubpour <[EMAIL PROTECTED]>:
> >
> >  Hello Everyone,
> >
> > My question is: How does one remove old users from the drop down
> > list...?
> >
> > Thanks,
> > Sam.
> >
> >
> >
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to