It would only report additional login attempted if a new id is added to the array of ids that have been stored for an account... So, a cookie says you logged into "a"; then you login to "b", so it trips the detection, but logging into a or b again will not trip it again until you login to "c" which shows a new account access and trips itself.
When I get a chance to mess around with 3.6, we'll see about new features.
|