|
mbram
Joined: 03/09/10
Posts: 1 |
Using session variables for login
03/10/10 1:19 AM
Hello. I am new to Coldbox and Coldfusion in general. About 6-months ago, I hired a developer to create login code for my site using Wheels on Coldfusion. The site is not scalable, so I am trying to re-create it myself with Coldbox. I have searched without luck for awhile now for a beginner's example/tutorial on how to install and implement the security interceptor and all necessary code to lock people out of two areas of the site. Does anyone have any suggestions? I am using Ses and a site that was created from the dashboard. Coldfusion 9 & Coldbox 3. Thanks...Matt
|
|
Link | Top | Bottom
|
sanaullah73
Veteran Master
Joined: 08/18/06
Posts: 407 |
RE: Using session variables for login
03/10/10 3:55 AM
Hi Matt,
Download coldbox bundle, there are many sample applications. http://www.coldbox.org/download/beta
Or you can download directly from SVN. http://www.coldbox.org/download/svnaccess
Also read from coldbox wiki, detailed documentation are there for handlers, interceptors etc etc http://wiki.coldbox.org/ Sana
|
|
Link | Top | Bottom
|
|