soju/doc
Simon Ser d7d9d45b45 Add a flag to disable users
Add a new flag to disable users. This can be useful to temporarily
deactivate an account without erasing data.

The user goroutine is kept alive for simplicity's sake. Most of the
infrastructure assumes that each user always has a running goroutine.
A disabled user's goroutine is responsible for sending back an error
to downstream connections, and listening for potential events to
re-enable the account.
2023-01-26 18:33:55 +01:00
..
ext Add support for draft/read-marker 2022-07-01 13:33:28 +02:00
architecture.md doc/architecture: ring buffers are now per-channel 2020-04-17 18:29:49 +02:00
getting-started.md contrib/znc-import: move to subdir 2022-07-04 15:52:09 +02:00
per-user-ip.md doc/per-user-ip: new documentation article 2021-11-17 18:04:14 +01:00
soju.1.scd Add a flag to disable users 2023-01-26 18:33:55 +01:00