Skip to content
Commit 50b73fc8 authored by eta's avatar eta
Browse files

Unify account and nickname; implement PASS; always require auth

- This is now no longer a traditional IRCd, in that registering a connection
  requires you to log into an account (and you're forcibly assigned the nickname
  of that account upon doing so).
  - (Accounts are stored in the database.)
- You can authenticate to this account via either SASL or using the PASS
  command.
- A bug where errors in the client thread would cause an infinite loop was
  fixed.
parent ebd89262
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment