Same issue talked about here: http://framework.zend.com/issues/browse/ZF-1680
-ralph debussy007 wrote:
Hello, I can see in the doc that Zend_Auth_Adapter_DbTable allows to authenticate if a username and password have been given. But in my case I have an extra field that allows to know whether the account is active or not. Is it possible to extend in someway this class and give it an extra field to check ? Thank you for any help !
