Bug #178
An user can connect more than once to the same minbif server
| Status: | Resolved | Start: | 2009-11-15 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 2010-05-07 | |
| Assigned to: | % Done: | 100% |
||
| Category: | Core | Spent time: | 2.00 hours | |
| Target version: | 1.0.3 | Estimated time: | 3.00 hours | |
| libpurple: | Don't care | Branch: |
Description
By user I mean same username.
The older one(s) should be terminated.
Associated revisions
Revision 84156c38357923394fcaaf7ad848c625dad74cb1
daemon fork: do not allow two IRC clients to be logged at the same time on the same account (refs #178)
When a user tries to connect twice on the same username, the first minbif
instance is killed.
Note that it only works with the daemon fork mode.
History
Updated by Romain Bignon 10 months ago
- Category set to Core
- Status changed from New to Assigned
- Assigned to set to Romain Bignon
- Target version changed from 1.0-RC2 to 1.0
- Estimated time set to 3.00
Updated by Romain Bignon 10 months ago
- Status changed from Assigned to New
- Assigned to deleted (
Romain Bignon) - Target version changed from 1.0 to 1.1
Updated by Romain Bignon 6 months ago
- Target version changed from 1.1 to 1.0.3
- libpurple set to 2.6.5
Updated by Romain Bignon 4 months ago
- Due date set to 2010-05-07
- Status changed from New to Resolved
- Assigned to set to Romain Bignon
- % Done changed from 0 to 100
- libpurple changed from 2.6.5 to Don't care
When a user tries to connect twice on the same username, the first minbif
instance is killed.
Note that it only works with the daemon fork mode.