Refactoring a Zend_Auth implementation
问题 I am working on an existing project that has two areas that can be logged into. An admin section and the front end. Currently the admin section has a login action and the front end has its own login action. Admin logs in using a database table specifically for admin accounts, the front end is logged in using a different table all together. If the admin is logged in and tries to then log into the front end they are prompted to log in as a front end user (needed because front end users get