on 3/24/03 1:40 PM, Raymond Camden at [EMAIL PROTECTED] wrote:

> I'm trying to remember myself - guess I should learn to use the Notes
> field a bit more. ;)
> 
> I believe the idea was to hack your own session.urltoken. Basically,
> every link would have x=YYYYYYY, where Y would be an encrypted form of
> the username and password. Then you would decrypt the value and relogin
> using cflogin each hit. Of course, that could be dangerous if someone
> breaks your encryption.
> 
> As for the session thing - what you would do is simply store the
> username and password (and roles) in session values, then use
> session.urlToken. This would be a bit simpler for sure, although you
> would want to use the UUID for Session Token setting.
> 
> Hope that makes sense.

Yeah, it does. I ran across that bit this weekend and was curious how you
tied up the presentation, and if anything you had added there at the end was
something worthwhile following up on. It was, and I'm glad you remembered...

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to