thelounge/src
Jérémie Astori 2b3b4ea924 Explicitly authorize websockets in CSP header
This follows a recent change in WebKit (see https://webkit.org/blog/6830/a-refined-content-security-policy/, section "More restrictive wildcard *") to remove websocket schemes from the connect-src directive.
Users of Safari v10 (to be publicly released in a few days) would be affected by this and could not load the app.
2016-09-09 01:17:31 -04:00
..
command-line implementing LDAP support 2016-07-29 21:28:00 -04:00
models Merge pull request #332 from thelounge/xpaw/unread-marker 2016-07-06 04:06:14 +00:00
plugins Add debug config option for irc-fw debug log 2016-08-29 02:07:09 -04:00
client.js Create a single function to render networks to reduce code duplication 2016-07-22 01:10:20 -04:00
clientManager.js Fix token persistency across server restarts 2016-08-10 02:26:47 -04:00
helper.js Only load config if it exists 2016-07-04 23:15:30 +03:00
identd.js Fix existing identd 2016-06-02 23:59:08 -04:00
log.js Cache loaded config and merge it with defaults 2016-06-26 19:30:25 +03:00
oidentd.js Capitalise constructor. 2016-06-11 21:03:59 +01:00
server.js Explicitly authorize websockets in CSP header 2016-09-09 01:17:31 -04:00
userLog.js Cache loaded config and merge it with defaults 2016-06-26 19:30:25 +03:00