I've been beating myself in the head with "the bible" for quite some time now ;)
"misusing Basic HTTP authentication" is purely me "misusnderstanding Basic HTTP authentication." ... I've come to the conclusion hours ago that I was heading down the wrong road with it and switched gears accordingly. I can see now that part of my problem is not manually authenticating the user. I've graciously abandoned my hackish attempts at manipulating the Auth Component and decided to go the Custom Auth route. I'm a bit fuzzy on which direction I should be heading with it but I'll spend some time and give it a whirl and see what I come with. How bad can it be? :) I'll post back once I feel I've made enough mess of things. On Sun, Nov 13, 2011 at 5:26 AM, majna <[email protected]> wrote: > This chapter is about creating custom Auth: > > http://book.cakephp.org/2.0/en/core-libraries/components/authentication.html?highlight=auth#creating-custom-authentication-objects > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
