thelounge/server
Reto Brunner 0955d9df06 Identd: fix various issues
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
2024-05-12 11:51:18 +02:00
..
command-line cleaner: expose cli task to do cleaning + vacuum 2023-12-24 16:55:45 +01:00
models sharedMsg: remove userAway 2024-04-21 15:11:52 +02:00
plugins client: fix all new linter errros 2024-05-04 12:29:57 +02:00
types irc-events/message: fix types 2024-04-21 15:11:52 +02:00
client.ts fix sync_sort:channels emitter 2024-04-21 15:11:51 +02:00
clientManager.ts client: fix all new linter errros 2024-05-04 12:29:57 +02:00
config.ts ldap: type SearchOptions scope 2024-04-21 15:11:52 +02:00
helper.ts Fix git commit not being available in dist build 2023-02-15 12:03:08 +02:00
identification.ts ident: close connections if they don't send data 2024-05-09 19:01:10 +02:00
index.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
log.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
server.ts server: don't throw in async callback from index requests 2024-04-21 15:49:51 +02:00
storageCleaner.ts wip: msg 2024-04-21 15:10:41 +02:00
tsconfig.json wip: msg 2024-04-21 15:10:41 +02:00