After CF8 upgrade from CF Mx6.1-- Session variables are not deleted
We recently upgraded to CF8 from Cold Fusion Mx6.1.
Once we log out from the application, we have an option to "Login again" . Once we click on the Login Again Link,it should ask you to enter the login credentials again. This is what hapeening with Cold Fusion Mx6.1.
But with CF8, it is directly taking to the application home page with out asking for login details.
We are deleting all the session variables before signing out .
After that we have even used <cfcookie> tag with expires='now' attribute also.
Can some body help me to understand how the Login credentials are coimng picked. is theer diff is there in CF6 adn CF8 in thsi regard?
Best regards
Sudha
