thelounge/server
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
..
command-line Merge branch 'installDocs' 2022-08-01 13:29:48 +02:00
models TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
plugins linkPreviews: Enforce TLS validity 2022-08-06 12:37:51 +02:00
types TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
client.ts Potentially fix saving new networks (#4599) 2022-06-28 13:32:08 -07:00
clientManager.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
config.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
helper.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
identification.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
index.d.ts TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07: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 TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00
tsconfig.json TypeScript and Vue 3 (#4559) 2022-06-18 17:25:21 -07:00