tracker issue : CF-4205330

select a category, or use search below
(searches all categories and all time range)
Title:

cflogin allowconcurrent no longer works

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Toby W. / ()

Created: 09/27/2019

Components: Language

Versions: 2018

Failure Type: Non Functioning

Found In Build/Fixed In Build: HF 5 / HF 6

Priority/Frequency: Normal / All users will encounter

Locale/System: English / Win 2016

Vote Count: 1

Problem Description:

cflogin no longer keeps concurrent logins regardless of it the attribute is defined or is set to true

Steps to Reproduce:

Login on one browser then login to another browser,  first browser gets logged out.

Actual Result:

Omit allowconcurrent attribute or set it to true - logins do not stay logged in across different sessions / browsers

Expected Result:

session stays logged in and allowconcurrent attribute is respected

Any Workarounds:

Revert back to HF4

Attachments:

Comments:

I have attached a really simply repro - run it with url variable login=1 on one browser, then repeat on another browser. Then on the first browser run the page without the url variable and it will be logged out, not showing the authed user.
Comment by Toby W.
31429 | September 27, 2019 02:05:28 PM GMT
I tested with 51.cfm. It seems that it has already been fixed in Update 6. Is there still a problem that <cflogin allowconcurrent = "true"> is not enabled yet?
Comment by Shigeyoshi M.
31952 | December 12, 2019 09:00:01 AM GMT
Confirmed, appears to be fixed now. There was no note on this being fixed in Update 6 though?
Comment by Toby W.
31953 | December 12, 2019 09:04:26 AM GMT
Hi,   This was indeed fixed as part of HF6   Thanks, Kailash
Comment by Kailash B.
31954 | December 12, 2019 09:32:09 AM GMT