Commit graph

357 commits

Author SHA1 Message Date
Andy
d79aab6762
Merge branch 'trunk' 2024-01-02 14:58:59 -08:00
pdontthink
39cfdaadfd
Happy New Year 2024-01-02 14:58:16 -08:00
Andy
ec52fd089c
Merge branch 'trunk' 2023-01-02 22:06:59 -08:00
pdontthink
380afc7213
Happy New Year 2023-01-02 22:04:25 -08:00
Andy
e77a63b675
Merge branch 'trunk' 2022-01-26 01:07:44 -08:00
pdontthink
bcdfe6e9f1
Happy New Year 2022-01-26 01:06:50 -08:00
Andy
97b3205313
Merge branch 'trunk' into master 2021-02-08 15:25:06 -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
Andy
c32baf6f95
Merge branch 'trunk' into master 2021-02-05 11:57:03 -08:00
pdontthink
c4ef1a0eea
Happy New Year 2021-02-05 11:55:37 -08:00
Andy
cd737ab8c5
Hash Agnostic SCRAM Authentication Doc 2021-02-03 00:20:25 -08:00
Andy
e460842997
Merge branch 'trunk' into master 2021-01-15 10:02:58 -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
Andy
7372f05c34
Merge branch 'trunk' 2020-05-23 16:46:00 -07:00
pdontthink
8dac1209b3
More accurate filesizes 2020-05-23 16:45:19 -07:00
Andy
e2a20add5b
Merge branch 'trunk' 2020-03-24 19:00:58 -07:00
pdontthink
d69d7e728d
Document $php_self_pattern and $php_self_replacement 2020-03-24 18:59:17 -07:00
Andy
a3e51f1ee6
Merge branch 'trunk' 2020-01-07 00:13:04 -08:00
pdontthink
fc283980d0
Happy New Year 2020-01-07 00:12:38 -08:00
Andy
f1e95758e1
Add SCRAM Support
Close #1
2019-11-06 23:30:26 -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