Additional conditions for authentication

2008-11-20 Thread Liebermann, Anja Carolin
Hi folks, I wonder if I can add additional conditions for authentication. In my application I have users belonging to different groups (using auth and acl). For various reasons I don't want to delete user accounts, but I want to be able to set them inactive. So far I did that with setting

Re: Additional conditions for authentication

2008-11-20 Thread dr. Hannibal Lecter
You're probably looking for user scope: http://book.cakephp.org/view/487/userScope Hope that helps! On Nov 20, 9:29 am, Liebermann, Anja Carolin [EMAIL PROTECTED] wrote: Hi folks, I wonder if I can add additional conditions for authentication. In my application I have users belonging

Re: Additional conditions for authentication

2008-11-20 Thread Günther Theilen
Hi Anja, Liebermann, Anja Carolin schrieb: I wonder if I can add additional conditions for authentication. Something like this? http://book.cakephp.org/view/248/AuthComponent-Variables#userScope-487 Regards Guenther --~--~-~--~~~---~--~~ You received

AW: Additional conditions for authentication

2008-11-20 Thread Liebermann, Anja Carolin
dr. Hannibal Lecter Gesendet: Donnerstag, 20. November 2008 09:36 An: CakePHP Betreff: Re: Additional conditions for authentication You're probably looking for user scope: http://book.cakephp.org/view/487/userScope Hope that helps! On Nov 20, 9:29 am, Liebermann, Anja Carolin [EMAIL PROTECTED