ZF-Commons / ZfcUser

A generic user registration and authentication module for ZF2. Supports Zend\Db and Doctrine2. (Formerly EdpUser)
BSD 3-Clause "New" or "Revised" License
495 stars 343 forks source link

zfcuser add additional checks at the entrance #604

Closed ghost closed 9 years ago

ghost commented 9 years ago

I have an active and inactive users.How to add a check to could authorize only those who es_aktive = 1

Danielss89 commented 9 years ago

Answered here: http://stackoverflow.com/questions/33455141/zfcuser-add-additional-checks-at-login/33456441#33456441