Thanks. And that is persistent? I.e., once they've done that it
persists? Or does it disappear with the cookie?

-----Original Message-----
From: [email protected] [mailto:[email protected]]
On Behalf Of Greg Troxel
Sent: Wednesday, June 10, 2009 8:51 AM
To: [email protected]
Subject: [Trac] Re: Email locations


  When people put their emails in via the preferences, where are these
  stored?

In the database:

#!/bin/sh
psql trac-foo -c "select * from session_attribute where name='email'"
psql trac-foo -c "select * from session_attribute where name='name'"



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