Help with user auth and Facebook integration

2013-03-13 Thread Charley Bodkin
Hey guys, I'm having some difficulties figuring out what everything really does in this UserController. I inherited this from a previous developer and I'm not entirely sure what the functions do. It's not working as intended. Any help understanding why this isn't an effective UserController fi

User Auth

2009-12-31 Thread d1ve blu3
Hello,,, I've been looking for user auth with php. I want to create a user management where admin can easly grant or revoke access to user? i've been following this link http://www.studiocanaria.com/articles/cakephp_auth_component_users_groups_permissions_revisited#form but i

Re: Mission critical application & high security user auth and access levels

2007-03-29 Thread savagekabbage
Langdon, It would probably be better to mod BakeSale than start your own cart. OSCommerce is such a pain to customize, but OSc 3.0 does look promising. With templates and modules things should be much easier. Hopefully it will be out by the end of the year. On Mar 29, 9:49 am, "Ziad Basel" <[E

Re: Mission critical application & high security user auth and access levels

2007-03-29 Thread Ziad Basel
Hello Langdon; thanks for the great advice. as far as security goes i will go with your opinion and use cakes ACL. about oscommerce it completely agree with you. i once built a site and integrated oscommers into it, it was the worse experince i ever had. this thing is a monster, every other line i

Re: Mission critical application & high security user auth and access levels

2007-03-27 Thread Langdon Stevenson
Hi Zee > Any suggestions? othAuth perhaps? oscommerce? hmmm My preference for authentication id d_auth (passwords not transmitted in the clear). I use ACL for access control to both functionality (actions) and to data I have built a number of sites with osCommerce and Cake (and Drupal) and f

Mission critical application & high security user auth and access levels

2007-03-27 Thread ZeeJayster
Hello Everyone: i played with CakePHP for over a year just to see if i like it or not. well.. i like it alot. i have read the manual inside out and viewed serverl tutorials. I am about to build a mission critical, large scale web application. what would you "fine bakers" suggest to use for securi