Closed (fixed)
Project:
Session Limit
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2011 at 17:22 UTC
Updated:
20 Jul 2013 at 13:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
johnennew commentedMoving to head.
What is the problem with services? Why would services need different session limitation behaviour?
I do like the idea of this being configurable, potentially via a hook:
Comment #2
johnennew commentedI am changing this issue to feature request to add a hook called hook_session_limit_bypass. If someone thinks this module should provide the bypass on behalf of services please say so - I do not understand why services would need it.
Mechanism for doing this implemented in attached patch for review. Includes an api file.
Comment #3
johnennew commentedTests pass - committing to 7.x-2.x setting to 6.x-2.x for back port
Comment #4
johnennew commentedPatch for 6.x-2.x ready for review.
Comment #5
johnennew commentedTests pass! committed.