Tag Archives: authentication

CakePHP and the (in)famous Auth component

After struggling for a while with CakePHP (specifically 1.2 rc3, but also in general) and the Auth Component, I finally found out how it works. While working freelance on a site for a customer, I had to make some form of Authentication in order to login the users of the system etc. What better place to start than CakePHP’s own documentation: http://book.cakephp.org/view/172/Authentication

This didn’t really help me on my quest

Tagged , , | Comments Off