thelounge/server/plugins/irc-events
Reto Brunner 621fa92036 linkPreviews: Enforce TLS validity
When a URL is prefixed with a TLS scheme, we should make sure
that the remote provides a valid cert, even just for prefetches.
Else MITM of such a site is trivial.

This probably breaks some people with self signed cert, but the
age where that was acceptable is past. We have free CAs now like
Let's Encrypt.
2022-08-06 12:37:51 +02:00
..
away.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
cap.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
chghost.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
connection.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
ctcp.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
error.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
help.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
info.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
invite.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
join.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
kick.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
link.ts linkPreviews: Enforce TLS validity 2022-08-06 12:37:51 +02:00
list.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
message.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
mode.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
modelist.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
motd.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
names.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
nick.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
part.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
quit.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
sasl.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
topic.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
unhandled.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
welcome.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
whois.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00