[Solar-talk] Solar_Auth - Mysql and more info
Raymond Kolbe
rkolbe at gmail.com
Sat May 10 06:39:27 CDT 2008
The way I get my user is that I pull it in Solar_User (my own extended
version that is) since this is where UID, Handle, etc are kept. You could
break it down instead of the way I do it (public data member called $record)
and have a data member for each item you want to have access to here.
On Fri, May 9, 2008 at 1:31 PM, Paul M Jones <pmjones at paul-m-jones.com>
wrote:
>
> On May 9, 2008, at 11:49 , Richard Thomas wrote:
>
>> How would I go about having further information pulled at the time of the
>> auth query.
>>
>> I want to pull user settings and shove them into a session which isn't a
>> problem but would prefer to do it at authentication to reduce the number of
>> querys.
>>
>> The only way I can really see to do it right now would be create my own
>> Adapter based on the Sql.php
>>
>
> That's true, the way thing are now.
>
> Would it help to have a "cols" or "other_cols" config value as an array, so
> you can tell the adapter to select those additional columns?
>
>
> -- pmj
>
>
> _______________________________________________
> Solar-talk mailing list
> Solar-talk at lists.solarphp.com
> http://mailman-mail3.webfaction.com/listinfo/solar-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman-mail3.webfaction.com/pipermail/solar-talk/attachments/20080510/d9b09c29/attachment.html
More information about the Solar-talk
mailing list