soju/contrib
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
..
migrate-db contrib/migrate-db: new script 2022-07-04 15:50:35 +02:00
znc-import Add a flag to disable users 2023-01-26 18:33:55 +01:00
casemap-logs.sh contrib/casemap-logs.sh: new utility script 2021-03-26 15:31:54 +01:00
clients.md contrib/clients: Warn about Hexchat password limit 2023-01-25 00:06:40 +01:00