Single session restriction
Bug #1640545 reported by
Paul Everitt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
KARL4 |
Fix Released
|
High
|
Carlos de la Guardia |
Bug Description
tl;dr Only allow one "device" (browser+computer) to be logged in simultaneously.
Let's say someone is logged in. Then some bad guy logs in with their username. The first person should be notified immediately by getting kicked out of their login with a message saying there's a second login.
Specs
- This can likely use the work in the other ticket that has a "device" tracking cookie
- We'll need a new field on the profile, to set the active "device"
- Nat can provide the message that appears in the login form's message box explaining to the logged-out user the reason for the logout
Changed in karl4: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Nat, a few things:
- Can you review this to make sure it is correct?
- Can you provide the text to display in the login-form warning?
- Also, let's understand that the good guy (first login) and the bad guy (second login)
can simply enter a login war, endlessly kicking the other out. (Unless the good guy
changes the password.)