Commit Graph
11 Commits
Author SHA1 Message Date
Daniel WinzenandGitHub ac46e658bd Merge pull request #64 from cypherbits/faster-encryption-load
If admin defined keys with the right length, do not compute the keys.
2020-05-07 20:28:35 +02:00
Daniel WinzenandGitHub 9c5e879d7d Merge pull request #62 from cypherbits/fix-session-xss
Fix XSS in session variables.
2020-05-07 20:28:10 +02:00
Daniel WinzenandGitHub 0f3a04b4de Merge pull request #61 from cypherbits/safe-cookies
Session cookies security hardening.
2020-05-03 10:33:00 +02:00
Daniel Winzen e149c9f97d Fix reflected XSS vulnerability 2020-05-02 19:42:34 +02:00
Daniel WinzenandGitHub 1887d42a78 Merge pull request #58 from cypherbits/new-encryption
New generation AES256-GCM encryption by libsodium. PHP >= 7.2 needed
2020-05-02 18:32:50 +02:00
Daniel WinzenandGitHub 95fd504249 Merge pull request #60 from cypherbits/header_security
Add more security headers
2020-05-02 18:28:44 +02:00
Daniel WinzenandGitHub c728d6d447 Merge pull request #59 from cypherbits/link_privacy
Add chat link privacy with noreferrer and noopener
2020-05-02 18:27:57 +02:00
Daniel Winzen 95c1faf1d9 Correctly calculate frameset hight for non-upload enabled users 2020-05-02 18:23:35 +02:00
Daniel Winzen d58fdeee8b Added example CSS that moves the chatters list to the right 2020-04-12 12:45:39 +02:00
Daniel WinzenandGitHub e0d6fe5d91 Merge pull request #57 from infoabcd/master
Full Chinese translation
2020-04-11 11:21:38 +02:00
Daniel Winzen 03f9a86515 Allow making file upload member-only and added required tag to captcha input 2020-02-29 14:26:48 +01:00