This is a few lines of code and explanations explaining how to get HTTP Auth to check against your normal users table.
Intended audience:
• You want to provide a protected RSS feed.
• You want to provide a protected API.
HTTP basic authentication in CakePHP with users from database
Jan 18, ’09 7:46 PM