Login
CFML Bootstrap Help This is the main login page. Here we have a basic form that accepts the username/password for an application.
We control this using a simple Application.cfc setup; with the /secure/ directory being the place you have to be authenticated to be inside.
At this level, all pages are considered public. Use demo / password to login.