Security Component

Security

Needing to lock down a URL of your website? ModelBaker makes it easy for you to enable HTTP Authentication. A simple checkbox with a user name and password is all that's needed to require authentication.

ModelBaker implements CakePHP's Security component, and HTTP Authentication is one of the many features that come with security. Protection against SQL injection, cross-site scripting, cross-site request forgery and data sanitization are just a few.