[Solar-talk] Solar_Auth - Mysql and more info

Paul M Jones pmjones at paul-m-jones.com
Fri May 9 12:31:00 CDT 2008


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



More information about the Solar-talk mailing list