Re: User Management\Login\Auth Framework

2008-02-07 Thread Mr-Yellow
Oh also a good idea to add HumanCheck or some kind of CAPTCHA on the forgotpassword and register pages (even if turned off by default you may need it later) -Ben On Feb 8, 4:10 pm, Mr-Yellow <[EMAIL PROTECTED]> wrote: > DAuth (patch in forgotpassword etc) + Cake ACL (patch in multi-groups > or

Re: User Management\Login\Auth Framework

2008-02-07 Thread Mr-Yellow
DAuth (patch in forgotpassword etc) + Cake ACL (patch in multi-groups or whatever) Good start: http://www.realm3.com/articles/setting_up_user_groups_with_acl_and_auth_in_cakephp_1.2 -Ben --~--~-~--~~~---~--~~ You received this message because you are subscribed t

Re: User Management\Login\Auth Framework

2008-02-07 Thread codecowboy
You might want to try this one by Mariano: It uses phpgacl which is a generic php acl app. http://dev.sypad.com/installing-phpgacl-plugin-cakephp Later, Codecowboy --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

Re: User Management\Login\Auth Framework

2008-02-06 Thread Axel Ariel Arroyo Braconi
Jake i create an account and i send an email with datas access for you, is active, just change the email, and password. On 2/6/08, jakecake <[EMAIL PROTECTED]> wrote: > > > Jake , bakery is working i create an account recently, and i can write > > a post. Whats your problem? > > My problem is tha

Re: User Management\Login\Auth Framework

2008-02-06 Thread jakecake
> Jake , bakery is working i create an account recently, and i can write > a post. Whats your problem? My problem is that I never received the confirmation mail. If I try to register again, I get a weird message in the form so that this username is already registred (and I'm supposed to reset it)

Re: User Management\Login\Auth Framework

2008-02-06 Thread Axel Ariel Arroyo Braconi
If you want, i can create an account for you? but quick post that! look like a cool plugin! On 2/6/08, Axel Ariel Arroyo Braconi <[EMAIL PROTECTED]> wrote: > Jake , bakery is working i create an account recently, and i can write > a post. Whats your problem? > > On 2/6/08, jakecake <[EMAIL PROTEC

Re: User Management\Login\Auth Framework

2008-02-06 Thread Axel Ariel Arroyo Braconi
Jake , bakery is working i create an account recently, and i can write a post. Whats your problem? On 2/6/08, jakecake <[EMAIL PROTECTED]> wrote: > > > @jakebaker: Look exactly what I've been looking for! Quick, someone > > sort this man out with a bakery account! :-) > > Thanks Richard! > > I th

Re: User Management\Login\Auth Framework

2008-02-06 Thread jakecake
> @jakebaker: Look exactly what I've been looking for! Quick, someone > sort this man out with a bakery account! :-) Thanks Richard! I thinks it's a pitty that the cake is down since so long time, and during the cake fest!! Jakecake --~--~-~--~~~---~--~~ You rece

Re: User Management\Login\Auth Framework

2008-02-06 Thread RichardAtHome
@jakebaker: Look exactly what I've been looking for! Quick, someone sort this man out with a bakery account! :-) On Feb 6, 1:22 pm, jakecake <[EMAIL PROTECTED]> wrote: > Hi, > > I am working on a plugin to manage auth/acl/registration. I have a > full working version now, but I need some returns

Re: User Management\Login\Auth Framework

2008-02-06 Thread jakecake
Hi, I am working on a plugin to manage auth/acl/registration. I have a full working version now, but I need some returns from the community... I cannot register in the bakery (problem since few days/ weeks...) so I cannot publish. Here are some screenshots: http://conseil-recherche-innovation.

Re: User Management\Login\Auth Framework

2008-02-06 Thread Braindead
There is an article in the bakery about ACL. Maybe this is something you are searching for? http://bakery.cakephp.org/articles/view/acl-management-plugin Hope this helps... Markus --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Goo

Re: User Management\Login\Auth Framework

2008-02-06 Thread RichardAtHome
Not that I know of. Would love to hear of one if there is! On Feb 6, 1:40 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Anyone know if there is a well-tuned user management framework > available within the CakePHP community? Or even one that lies outside > of this community? I'd like to

User Management\Login\Auth Framework

2008-02-05 Thread [EMAIL PROTECTED]
Anyone know if there is a well-tuned user management framework available within the CakePHP community? Or even one that lies outside of this community? I'd like to incorporate user accounts into a project of mine, but would like to outsource this part of the project, because of security issues.