View Single Post
  #1 (permalink)  
Old 03-26-2008, 05:03 AM
Milchbazi Milchbazi is offline
Junior Member
 
Join Date: Mar 2008
Posts: 5
Lightbulb Auth and LeftJoin

Hi folks,

I was just trying to do a authentication including a left join (to see wheter a user is blocked or not). Zend_Auth_Adapter_DbTable doesn't seem to support this (by looking at the source), or am I wrong?

Maybe this would be nice in a upcoming release?

PS: I'm not really sure where to post "feature requests" so just move it
Reply With Quote