Single User Admin Area Authentication with CakePHP
Friday, July 14th, 2006This script is mostly the work of Shunro Dozono with some tweaks of my own to make it work with a path to /admin. It handles simple administrator authentication for a single user. Ok, here it goes…
Pre-requisite: CakePHP
First, download Shuro’s component, sd_auth. Copy and paste the code into a file called [...]