mirror of
https://github.com/thelounge/thelounge
synced 2025-02-17 13:48:26 +00:00
There's a bunch of sub optimal behavior from our ident server. For one, it allows user enumeration which we don't really want and it doesn't clean up connections that don't send any data. Fix that |
||
---|---|---|
.. | ||
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 |