thelounge/src
Jérémie Astori fe7c570cc9 Use Referrer-Policy header instead of CSP referrer
According to MDN:

> referrer
>   Used to specify information in the referer (sic) header for links away from a page.
>   Use the Referrer-Policy header instead.

See:

- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/referrer
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy
2017-04-06 02:25:43 -04:00
..
command-line Fix -h help option alias shadowed by a similar alias for --home 2017-03-13 01:06:11 -04:00
models Store channel keys 2017-04-01 15:28:38 -04:00
plugins Store channel keys 2017-04-01 15:28:38 -04:00
client.js Store channel keys 2017-04-01 15:28:38 -04:00
clientManager.js Enforce more space and new line rules 2017-03-18 21:40:39 +02:00
helper.js Switch to bcryptjs and make password comparison async 2017-04-01 03:06:09 -04:00
identification.js Fix variable shuffling around ident handler 2017-03-17 22:24:40 +02:00
log.js Define a common helper for prompting to the user consistently 2016-12-16 22:46:14 -05:00
server.js Use Referrer-Policy header instead of CSP referrer 2017-04-06 02:25:43 -04:00
userLog.js Fix nick changes not being properly reported in the logs 2016-10-10 13:08:23 -04:00