Logan Anderson
2017-02-06 20:45:51 UTC
Can anyone point me towards a reference on the appropriate most accurate way to lookup a user based on email address?
It looks like I can use the following statement:
select sid,name,value from session_attribute where name = 'email';
But I'm uncertain whether this is the most accurate place to gather this data.
Sorry if this is a newb question. I'm not seeing what I am looking for.
It looks like I can use the following statement:
select sid,name,value from session_attribute where name = 'email';
But I'm uncertain whether this is the most accurate place to gather this data.
Sorry if this is a newb question. I'm not seeing what I am looking for.
--
You received this message because you are subscribed to the Google Groups "Trac Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+***@googlegroups.com.
To post to this group, send email to trac-***@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "Trac Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+***@googlegroups.com.
To post to this group, send email to trac-***@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/d/optout.