mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-14 14:35:50 +01:00
irc-framework has a funny fallback where it uses nick + server pw in the sasl handshake, if account is undefined in the options. This becomes a problem, as the nick might not actually be the account (happened for znc users), so we need to set it to an empty object to really turn it off. |
||
|---|---|---|
| .. | ||
| command-line | ||
| models | ||
| plugins | ||
| types | ||
| client.ts | ||
| clientManager.ts | ||
| config.ts | ||
| helper.ts | ||
| identification.ts | ||
| index.ts | ||
| log.ts | ||
| server.ts | ||
| storageCleaner.ts | ||
| tsconfig.json | ||