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'"


Attachment: pgptbGJF3ZWW4.pgp
Description: PGP signature

Reply via email to