Commit graph

347 commits

Author SHA1 Message Date
pdontthink
598a599ba3
Happy New Year 2025-01-03 11:47:03 -08:00
pdontthink
39cfdaadfd
Happy New Year 2024-01-02 14:58:16 -08:00
pdontthink
380afc7213
Happy New Year 2023-01-02 22:04:25 -08:00
pdontthink
bcdfe6e9f1
Happy New Year 2022-01-26 01:06:50 -08:00
pdontthink
39555bed41
Migrate away from using create_function as long as PHP 5.3+ is available 2021-02-08 15:19:14 -08:00
pdontthink
c4ef1a0eea
Happy New Year 2021-02-05 11:55:37 -08:00
pdontthink
a5f22384a9
Give attribution 2021-01-15 10:02:00 -08:00
pdontthink
e29bca959e
PHP 8 compatibility fix 2021-01-15 10:00:27 -08:00
pdontthink
8dac1209b3
More accurate filesizes 2020-05-23 16:45:19 -07:00
pdontthink
d69d7e728d
Document $php_self_pattern and $php_self_replacement 2020-03-24 18:59:17 -07:00
pdontthink
fc283980d0
Happy New Year 2020-01-07 00:12:38 -08:00
pdontthink
f0d191be14
Document CVE-2019-12970 fix 2019-07-23 18:34:48 -07:00
pdontthink
2b6232c8f9
Add IMAP ID command (RFC2971), sent after every login - use by setting in config/config_local.php (see notes in config/config_local.example.php for more details) 2019-04-06 19:58:54 -07:00
pdontthink
7d88357c3f
Updated SVG handling, closing several related vulnerabilities reported in #2831 and CVE-2018-14950, CVE-2018-14951, CVE-2018-14952, CVE-2018-14953, CVE-2018-14954, CVE-2018-14955 2019-02-26 22:17:54 -08:00
pdontthink
fbcb1ca1f5
Happy New Year 2019-01-07 21:55:08 -08:00
pdontthink
da08b38ebd
Add favicon and ability for admins to use their own by setting in config_local.php (see documentation in config/config_local.php) 2018-10-13 03:19:24 -07:00
pdontthink
aa3782b131
Change anti-CSRF security token lifetime to be session-based 2018-08-25 18:09:16 -07:00
pdontthink
cc0d4a735d Correct CVE number 2018-04-04 07:49:48 +00:00
pdontthink
c2e0b060df Sanitize user-supplied attachment filename [CVE-2018-8741] 2018-04-04 03:19:39 +00:00
pdontthink
23cd61b628 Happy New Year 2018-01-16 23:44:07 +00:00
pdontthink
c57f0d8076 Add option to allow returning to the message one had been replying to after sending 2017-11-22 06:15:41 +00:00
pdontthink
5296253ea7 Add ability for saved drafts to indicate if they are a reply or forward and if so, to which message, and mark that message as replied or forwarded when the draft is finally sent 2017-11-18 22:59:59 +00:00
pdontthink
617e6ef45a Add note about squirrelspell plugin change 2017-06-17 20:26:31 +00:00
pdontthink
fa23cd3229 Change credits 2017-04-25 16:58:16 +00:00
pdontthink
d2705b352c Add one more person 2017-04-24 20:22:15 +00:00
pdontthink
ff8f31441c Fix insufficient sendmail command argument escaping (thanks to Mitchel Sahertian, Maor Shwartz and Dawid Golunski for bringing this to our attention). [CVE-2017-7692] 2017-04-24 19:46:13 +00:00
pdontthink
6cd24c0552 Happy 2017 2017-01-27 20:34:08 +00:00
pdontthink
9e47131dbe Update docs 2016-10-29 20:00:14 +00:00
pdontthink
bad1593c9e Update change log 2016-10-29 19:38:35 +00:00
pdontthink
2934017d92 Happy New Year 2016-01-01 20:59:53 +00:00
pdontthink
7ce105fc6a Adding "smtp_helo_override" hook 2015-11-30 22:53:13 +00:00
pdontthink
371aaad753 Add new login_before_page_header (boolean) hook; allows plugins to have more explicit control over login page header 2015-08-01 04:32:48 +00:00
pdontthink
aac60fdced Add ability for administrator to control whether or not users can edit their reply-to address 2015-06-20 12:52:36 +00:00
pdontthink
b972f2219e Add MD5 alternative to directory hash calculation 2015-06-17 23:18:37 +00:00
pdontthink
3b465a0d0f Happy 2015 2015-01-03 04:09:49 +00:00
pdontthink
cc7f92b6e3 Prevent session lock-up caused by filters plugin trying to move messages in an account that is over quota 2014-08-01 02:28:12 +00:00
pdontthink
6aa022543c Variable name correction 2014-01-21 22:15:03 +00:00
pdontthink
d7ab89a759 Make configuration tool show the SquirrelMail version 2014-01-21 20:19:48 +00:00
pdontthink
e0ba6b31ed Add ability to show login error from the IMAP server instead of traditional "Unknown user or password incorrect" (thanks to Alain Williams) 2014-01-21 03:20:48 +00:00
pdontthink
831e7920af filename typo 2014-01-21 01:17:36 +00:00
pdontthink
cedca778de Add advanced control over the SSL context used when connecting to the SMTP and IMAP servers over SSL/TLS (Thanks to Emmanuel Dreyfus) 2014-01-21 01:13:49 +00:00
pdontthink
581dc23061 Happy 2014 2014-01-01 20:33:20 +00:00
pdontthink
f5e70a9086 Add full date and time as "title" (mouseover) text for dates shown on the message list screen 2013-11-06 16:47:55 +00:00
pdontthink
302724aa45 Add new spacer image and allow its use for unsafe images instead of the sec_remove_* image -- brings HTML emails into the modern age (much more viewable) 2013-10-23 10:09:16 +00:00
pdontthink
5c5e74e227 Add associative edit list option widget with optional folder list selector for values; Minor fixes for non-associative edit list widget 2013-10-22 15:49:26 +00:00
Fredrik Jervfors
c076a1f1ae Update copyright 2013-07-26 17:31:02 +00:00
pdontthink
372f716005 Add option that allows users to have replies to their own messages sent to the recipient of the previous message (#3520988) 2012-07-01 20:06:18 +00:00
Thijs Kinkhorst
03a89305e6 ChangeLog 2012-03-24 11:05:26 +00:00
pdontthink
c1319ea61a Better performance by reducing token usage to only one at a time (also added an option to revert to old behavior if desired) 2012-02-07 22:51:58 +00:00
pdontthink
acc409fb2a Updating copyrights. Happy New Year. 2012-01-02 02:09:17 +00:00