One of the potential actions following a session collision is ACTION_DISALLOW_NEW which prevents new sessions from being created if the user is at their maximum. This is not currently implemented.

CommentFileSizeAuthor
#2 session_limit-2674226-2.patch4.39 KBjohnennew
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ceng created an issue. See original summary.

johnennew’s picture

Status: Active » Needs review
FileSize
4.39 KB

Patch which implements the prevent new behaviour is attached.

johnennew’s picture

Title: Implement ACTION_DISALLOW_NEW action on session collision » Implement ACTION_PREVENT_NEW action on session collision

Changed title to ACTION_PREVENT_NEW

  • ceng committed b131daf on 8.x-1.x
    Issue #2674226 by ceng: Implement ACTION_PREVENT_NEW action on session...
johnennew’s picture

Status: Needs review » Fixed

committed to 8.x-1.x

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.