Commit Graph
17 Commits
Author SHA1 Message Date
cypherbits b1c7242752 Little fixes 2020-08-02 17:54:47 +02:00
cypherbits 51fb54e0aa Oops... 2020-08-01 22:40:42 +02:00
cypherbits e5e3b478dc Fix link filters, image embeds, and redirects. 2020-08-01 21:14:39 +02:00
cypherbits 9ab4622b67 If encryption is enabled, check the PHP version is at least 7.2 2020-05-11 18:24:25 +02:00
cypherbits 62f335d220 Merge branch 'master' of https://github.com/DanWin/le-chat-php 2020-05-11 18:18:03 +02:00
cypherbits b7ff54f8d1 Merge branch 'fix-security-header' 2020-05-03 17:42:29 +02:00
cypherbits 5aeca202ca fix 2020-05-03 17:41:56 +02:00
cypherbits 6189120795 Merge branches 'faster-encryption-load', 'fix-security-header' and 'fix-session-xss' 2020-05-03 17:31:10 +02:00
cypherbits c2cd0258f1 If admin defined keys with the right length, do not compute the keys. 2020-05-03 15:18:41 +02:00
cypherbits 0f97ddd573 Fix Content-Security-Policy header. 2020-05-03 15:08:30 +02:00
cypherbits 81b8b78df0 Fix XSS in session variables. 2020-05-03 11:13:52 +02:00
cypherbits 581aede13f Session cookies security hardening. 2020-05-02 21:53:19 +02:00
cypherbits c5e55e8bc0 add more security headers 2020-05-02 18:11:35 +02:00
cypherbits 1cdf6cbf55 add chat link privacy with noreferrer and noopener 2020-05-02 17:25:09 +02:00
cypherbits 7adf9732ef fix... 2020-05-02 13:53:17 +02:00
cypherbits f0659466c1 openssl to libsodium 2020-05-02 13:30:29 +02:00
cypherbits 0963acafcf New generation AES256-GCM encryption by libsodium. PHP >= 7.3 needed. 2020-05-02 12:16:36 +02:00