Menu

#27 feature: session takeover

1.0
open
nobody
None
2020-07-15
2020-07-15
Lee Harr
No

Originally reported on Google Code with ID 56 Nowadays, when someone has a session in the MUD and tries to connect (other session), they'll have to "purge" the first connection, and then login. What I would like to see would be a configuration option letting the MUD administrator decide if they like this behaviour, or the "session takeover" behaviour, where one people trying to login when another session exists, would see a message "taking over session" (the other session seeing a message saying "session taken over"), and the purge and subsequent login would happen automaticly.

Reported by mindboosternoori on 2011-04-13 16:46:53
Comments (1)

Former user Account Deleted

``` This is implemented with this patch: https://github.com/marado/tzmud/commit/f6afbe380dd516c6035383cdd35e381e0f6e94a7

Take into account that this depends on issue #44#c4 being fixed... ```

Reported by `mindboosternoori` on 2011-11-09 21:20:34

Discussion


Log in to post a comment.