Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CFlogout with a double login.

New Here ,
Apr 18, 2006 Apr 18, 2006
Hi,

I'm programming a application with a login based on cfldap. Only on some points people have te login again but with another login and password.
My question is:

If the user who is extra logged in uses an logout, will cflogout terminate both sessions? Or just the second login?
TOPICS
Getting started
336
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 18, 2006 Apr 18, 2006
LATEST
<cflogout> terminates just one login, hence just one session.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources