Simon,

I posted this question myself a few weeks ago and received no response.  If
you discover the answer, please post it.

Here was my post:
1. What happened to cfa_user and cfa_password that used to be stored as
cookies?  I can no longer refer to them in my code and I don't see them in
my debug output in cgi variable HTTP_COOKIE.

2. I notice that after periods of inactivity, I am forced to log back into
my custom Spectra application.  Could this be because cfa_user and
cfa_password are stored as session variables and are timing out?  My
cfa_secure tag still has storagetype="Cookie".



Thanks,

Jeff





Simon Jones <[EMAIL PROTECTED]> on 05/14/2001 11:12:05 AM

Please respond to [EMAIL PROTECTED]

To:   Spectra-Talk <[EMAIL PROTECTED]>
cc:
Subject:  Cfa_secure and cfa_user cookie: broken?


I'm using Spectra 1.5 and I can't seem to make cfa_secure set the cfa_user
cookie. I used to be able to do this with Spectra 1.0.1. Can anybody tell
me
what has changed with 1.5? (Example code below)

<cfa_secure
      userName ="derek"
      password ="kered"
      securityContext ="MySc"
      storageType ="cookie"
      r_bResult ="auth"
      datasource = "MyCoDB"
      r_stuserprofile = "stProfile">

Best Regards, Simon

Simon Jones
Core Technologist
Circle.com
[EMAIL PROTECTED]
http://circle.com
icq 74284360
PGP key http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0xD9E255A7
PGP key
http://keyserver.pgp.com:11371/pks/lookup?op=get&exact=off&search=0xD9E255A7


------------------------------------------------------------------------------

To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk
 or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to