64 Révisions (63502b8da4328bee3b168d6d690318f45ac31f58)

Auteur SHA1 Message Date
  Shivaram Lingamneni a5f04495a1 fix #389 il y a 5 ans
  Shivaram Lingamneni d147708158 allow SAREGISTER even when normal registration is fully disabled il y a 5 ans
  Shivaram Lingamneni 754934b429 unregister should boot clients if sasl is required il y a 5 ans
  Shivaram Lingamneni 7786043275 make the land-grab check case-insensitive il y a 5 ans
  Shivaram Lingamneni 6d690b0e36 add loglines for account registration, login, and unregistration il y a 5 ans
  Shivaram Lingamneni e4c9351254 fix: set the existing channels unregistered il y a 5 ans
  Shivaram Lingamneni ff7bbc4a9c track channel registrations per account il y a 5 ans
  Shivaram Lingamneni 775ead700f prevent nick reservation land-grabs il y a 5 ans
  Shivaram Lingamneni 1c23af8767 add sasl-only config option il y a 5 ans
  Shivaram Lingamneni 35948d2e5b refactor some conditions for clarity il y a 5 ans
  Shivaram Lingamneni b9b2553a2f use the TR39 skeleton algorithm to prevent confusables (#178) il y a 5 ans
  Shivaram Lingamneni a52d167278 additional defensive check in EnforcementStatus il y a 5 ans
  Shivaram Lingamneni f20abf414f don't log an error logline for an incorrect SASL password il y a 5 ans
  Shivaram Lingamneni 2ee89b15b3 per-user settings for nickname enforcement il y a 5 ans
  Shivaram Lingamneni c2b2559ab4 avoid some uses of Sprintf for loglines il y a 5 ans
  Shivaram Lingamneni 48f9b5e4fa implement NS PASSWD for password changes il y a 5 ans
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support il y a 5 ans
  Shivaram Lingamneni dfb0a57040 refactor the password hashing / password autoupgrade system il y a 5 ans
  Daniel Oaks 6260869068 Upgrade password hashing. il y a 6 ans
  Shivaram Lingamneni cc9941cb07 review fixes, bug fixes il y a 6 ans
  Shivaram Lingamneni 5e62cc4ebc initial vhosts implementation, #183 il y a 6 ans
  Daniel Oaks a95c77bb86 Remove old command line that's no longer valid il y a 6 ans
  Shivaram Lingamneni fd34c78d6b add sadrop command il y a 6 ans
  Shivaram Lingamneni 679f25491c can't reserve a nick that's the name of an unverified account il y a 6 ans
  Shivaram Lingamneni 47b9fe50be can't register an account with the same name as a registered nick il y a 6 ans
  Shivaram Lingamneni a022befffe nickserv: implement GHOST, GROUP, DROP, and INFO il y a 6 ans
  Shivaram Lingamneni a5897baa2b clean up redundant error handling il y a 6 ans
  Shivaram Lingamneni 878f9ca94c fix: store the uncasefolded account name correctly il y a 6 ans
  Shivaram Lingamneni 89ae261739 implement mailto callbacks il y a 6 ans
  Shivaram Lingamneni 988cb22692 changes to nick reservation il y a 6 ans
  Shivaram Lingamneni 73391f11a6 replace ACC UNREGISTER with nickserv unregister il y a 6 ans
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement il y a 6 ans
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine il y a 6 ans
  Daniel Oaks 2419f69879 Move all errors into errors.go il y a 6 ans
  Daniel Oaks 47d2ce351c Centralise all command handlers in handlers.go il y a 6 ans
  Daniel Oaks 275227a461 Make like every client-facing string translatable il y a 6 ans
  Daniel Oaks 9bfdc4fdfb Move caps to their own package to prevent conflicts il y a 6 ans
  Daniel Oaks cd8b4877b6 accounts: Check for account logins correctly, fixes registration. Also fix a typo, thanks squigz! il y a 6 ans
  Daniel Oaks c48d869f4d Allow multiple account registrations for testing il y a 6 ans
  Daniel Oaks c0fbc7908d sasl: Always send a 906 in response to AUTHENTICATE * il y a 7 ans
  Daniel Oaks c9ed749538 Rename deps il y a 7 ans
  Daniel Oaks a8fa131244 Move to new repo il y a 7 ans
  Daniel Oaks 53190ef131 Send a whole lot more snomasks il y a 7 ans
  Daniel Oaks 22216d4d60 Fix lots of nits il y a 7 ans
  Daniel Oaks 317a804644 Fix dates at top of source files il y a 7 ans
  Daniel Oaks b33b217fab Add very initial ChanServ and NickServ virtual clients il y a 7 ans
  Daniel Oaks 3d597a4fb3 accounts: Login to accounts properly il y a 7 ans
  Daniel Oaks 3058161f62 config: Fix accounts registration/authentication il y a 7 ans
  Daniel Oaks 658d1656fa accounts: Only allow verified accounts to SASL auth il y a 7 ans
  Daniel Oaks 1cc217a9ae sasl: Follow PLAIN spec more closely il y a 7 ans