I'm building an application using the Extended Fusebox Methodology detailed on
HalHelms.com and want to use security on one of the nested circuits (is that
redundant?). There are many useful tags on various sites for Fusebox, but I have not
seen one for logins.
I am looking for a tag that I can call and send one attribute - fuseaction.
I'll let the tag take care of finding out if the the user is logged in
(client.validated = true), check to see if they haven't timed out
(DateDiff('N',Now(),client.lastvisit) LT 10), and get them to log in if necessary. I
also want the tag to take care of redirecting the user back the the page he/she was
trying to access.
I could write it myself, but I would rather reuse! Anyone know of a tag like this
already written for Fusebox?
Jeffrey
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists