Commit graph

15136 commits

Author SHA1 Message Date
Andy
0364451baf
Merge branch 'trunk' 2019-11-06 23:32:35 -08:00
Andy
3d3bf7a859
Fix Stray Plus Character in Perl Config Script 2019-11-06 23:32:08 -08:00
Andy
f1e95758e1
Add SCRAM Support
Close #1
2019-11-06 23:30:26 -08:00
Andy
8b0201f117
Mark CRAM-MD5 and DIGEST-MD5 as Historic
Close #2
2019-11-05 15:33:40 -08:00
Andy
b3e6211d05
Merge branch 'master' into rrs-website 2019-09-01 23:54:44 -07:00
Andy
41cad43106
Merge branch 'trunk' 2019-09-01 23:53:33 -07:00
pdontthink
6a19e091bf
Fix broken anchor links 2019-09-01 23:53:10 -07:00
Andy
a8f5ee40b1
Merge 'master' into rrs-website 2019-08-22 17:16:04 -07:00
Andy
255174ac58
Check for Nulls 2019-08-22 17:14:56 -07:00
Andy
ec663971f7
Merge branch 'master' into rrs-website 2019-08-22 17:02:09 -07:00
Andy
28d4844b62
Array and String offset Curly Braces deprecated 2019-08-22 17:01:30 -07:00
Andy
5e2bcc6505
Merge branch 'master' into rrs-website 2019-07-26 20:29:52 -07:00
Andy
5213e8940f
Fixed Empty PReg leading to Undefined Offset
Caused by 3e8db1a665 merge.
2019-07-26 20:28:59 -07:00
Andy
ad5c9b056c
Merge branch 'master' into rrs-website 2019-07-23 18:36:12 -07:00
Andy
4b44c21b7b
Merge branch 'trunk' 2019-07-23 18:35:06 -07:00
pdontthink
f0d191be14
Document CVE-2019-12970 fix 2019-07-23 18:34:48 -07:00
pdontthink
882882704c
Document new config_local item for CVE-2019-12970 2019-07-23 18:34:05 -07:00
pdontthink
118d6d8fae
Add handling for RCDATA and RAWTEXT elements in HTML sanitizer (CVE-2019-12970) 2019-07-23 18:31:55 -07:00
Andy
fd576e5a7a
Merge branch 'master' into rrs-website 2019-06-18 00:25:10 -07:00
Andy
ed72055f8d
Merge branch 'trunk' 2019-06-18 00:24:04 -07:00
pdontthink
73fbd94545
PHP7.2 fix (#2848) 2019-06-18 00:22:55 -07:00
Andy
c8b4c44ad5
Branch SpamCop Plugin 2019-05-30 01:12:16 -07:00
Andy
0d8e262171
Merge branch 'master' into rrs-website 2019-05-27 18:09:12 -07:00
Andy
53d6e17450
Merge branch 'trunk' 2019-05-27 18:08:16 -07:00
pdontthink
5b7869a570
Some browsers were not putting cursor at beginning of message body after focus 2019-05-27 18:06:39 -07:00
Andy
ad3b18f930
Update Submodules 2019-05-26 20:39:53 -07:00
Andy
6ef11fc02b
Merge branch 'master' into rrs-website 2019-05-20 19:25:26 -07:00
Andy
a8bcffe4f3
Merge branch 'trunk' 2019-05-20 19:23:35 -07:00
pdontthink
201f813f0c
Don't wrap headers right after the name (configurable) 2019-05-20 19:22:38 -07:00
Andy
4bf0ed06e4
GPL License File (for GitHub) 2019-04-30 18:27:00 -07:00
Andy
c805593c4e
Update S/MIME Plugin 2019-04-29 21:31:13 -07:00
Andy
5f434b3d77
Merge branch 'master' into rrs-website 2019-04-29 21:09:59 -07:00
Andy
7c10ffa54d
Merge branch 'trunk' 2019-04-29 21:09:08 -07:00
pdontthink
b1d8fcda20
Correct mistaken use of rfc822_header->date field that was being treated as a date string when it is only ever a timestamp 2019-04-29 21:08:37 -07:00
Andy
6bd8c36116
Merge branch 'master' into rrs-website 2019-04-26 23:01:28 -07:00
Andy
0430804df4
Missed an Each to ForEach in the Address Book 2019-04-26 22:59:53 -07:00
Andy
c3078d310f
Merge branch 'master' into rrs-website 2019-04-06 20:00:47 -07:00
Andy
68f33f9151
Merge branch 'trunk' 2019-04-06 19:59:26 -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
Andy
df2fa8ff9c
Merge branch 'master' into rrs-website 2019-02-26 22:19:12 -08:00
Andy
83c2451b9c
Merge branch 'trunk' 2019-02-26 22:18:13 -08: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
cb97a9edc5
Add new options for SVG handling and broken base64-encoded messages 2019-02-26 22:17:25 -08:00
pdontthink
2a0669bdde
Disable SVG display be default 2019-02-26 22:15:05 -08:00
Andy
7a29c1338d
Merge branch 'master' into rrs-website 2019-02-23 15:28:30 -08:00
Andy
e1976106f3
Merge branch 'trunk' 2019-02-23 15:25:58 -08:00
pdontthink
1760956c2a
Updated SVG handling, gracefully fix broken base64-encoded messages, also close XSS reported in #2831 and CVE-2018-14950, CVE-2018-14951, CVE-2018-14952, CVE-2018-14953, CVE-2018-14954, CVE-2018-14955 2019-02-23 15:25:23 -08:00
Andy
ea04fb4219
Merge branch 'master' into rrs-website 2019-02-22 23:40:57 -08:00
Andy
5ea0ad85f7
Update 1and1 Server Rebranding 2019-02-22 23:40:23 -08:00
Andy
01df60ecfc
Merge branch 'trunk' 2019-02-22 23:39:19 -08:00