Commit graph

15136 commits

Author SHA1 Message Date
Andy
f3a1f4237e
Markdown Readme 2018-08-01 19:07:46 -07:00
Andy
e3345ef297
Merge branch 'master' into rrs-website 2018-08-01 18:36:14 -07:00
Andy
1cd1fed06b
SAMEORIGIN replaced with CSP frame-ancestors 2018-08-01 18:35:51 -07:00
Andy
767907e5e8
Secure Login Plugin 2018-07-29 22:09:21 -07:00
Andy
c70f0fc18a
S/MIME Plugin 2018-07-29 22:04:38 -07:00
Andy
4d656e48be
Site Configuration 2018-07-29 21:48:25 -07:00
Andy
1e3ba955f3
Add Move to Spam option in SpamCop plugin 2018-07-29 21:46:49 -07:00
Andy
bd7046e9f1
Mail me about errors
Ignore session_start redundancies
2018-07-29 21:45:47 -07:00
Andy
56d9a31d33
Change Login form Name filed to E-Mail 2018-07-29 21:44:53 -07:00
Andy
de4ee0fa22
Root folder files 2018-07-29 21:44:28 -07:00
Andy
f38606f597
Website Branch 2018-07-29 21:44:11 -07:00
Andy
f42d7d4170
Check for stylesheet.tpl before setting header based off it 2018-07-28 11:01:33 -07:00
Andy
0b57748b12
Define left and right align 2018-07-28 11:00:55 -07:00
Andy
de98a80eb5
Get show_num pref correctly 2018-07-28 11:00:31 -07:00
Andy
c86a07375b
Ensure theme and theme_default variables are accessible in login 2018-07-28 11:00:14 -07:00
Andy
32b53ca339
Fix some potential failures in mime structure parsing 2018-07-28 10:59:46 -07:00
Andy
fb2160130a
Function creation with create_function converted to inline functions 2018-07-28 10:59:18 -07:00
Andy
d5dd5a28c2
SizeOf is now StrLen where appropriate 2018-07-28 10:58:17 -07:00
Andy
61ec40123a
Message ID uses UUIDv5 2018-07-28 10:56:50 -07:00
Andy
e3c3ef538e
Cryptographically secure random integer generation 2018-07-28 10:56:20 -07:00
Andy
53b9dbdc2d
While/List/Each are now ForEach 2018-07-28 10:55:19 -07:00
Andy
0b8d32da19
Use __construct for Template and Error Handler
Also, static keyword where appropriate
2018-07-28 10:52:38 -07:00
pdontthink
aebf35c512 Allow more advanced element focusing 2018-04-19 20:43:35 +00:00
pdontthink
23cc62c94e Allow more advanced element focusing 2018-04-19 20:26:50 +00:00
pdontthink
1ba30a65b0 Also needed IMAP TLS update 2018-04-19 11:11:30 +00:00
pdontthink
cc928acee3 TLS settings were not working 2018-04-19 11:01:57 +00:00
pdontthink
b97450c4fa Better handling for empty identities 2018-04-19 10:43:52 +00:00
pdontthink
54a1f8e3ae Update use_smtp_tls setting to reflect availability of STARTTLS 2018-04-19 09:14:10 +00:00
pdontthink
2a3d194892 Allow plugins better control of sqfixidentities 2018-04-19 08:20:11 +00:00
pdontthink
2c4c85f478 Bug fixes for reordering and better sanity checks 2018-04-19 07:41:12 +00:00
pdontthink
695ec09fd9 Allow users who cannot edit their email address but who have multiple identities to edit all their identities 2018-04-19 04:14:31 +00:00
pdontthink
8d9d473023 Fix link 2018-04-06 17:31:06 +00:00
pdontthink
cc0d4a735d Correct CVE number 2018-04-04 07:49:48 +00:00
pdontthink
8ce6d56cea Correct CVE number 2018-04-04 07:49:31 +00:00
pdontthink
c2e0b060df Sanitize user-supplied attachment filename [CVE-2018-8741] 2018-04-04 03:19:39 +00:00
pdontthink
0fd6e67d8b Sanitize user-supplied attachment filename [CVE-2018-8741] 2018-04-04 03:12:06 +00:00
pdontthink
c3c3d7172d Sanitize user-supplied attachment filename [CVE-2018-8741] 2018-04-04 03:00:42 +00:00
pdontthink
23cd61b628 Happy New Year 2018-01-16 23:44:07 +00:00
pdontthink
731acfb11b Happy New Year 2018-01-16 23:36:07 +00:00
pdontthink
eb6563d978 Seriously? The variable is named as an array and initialized as a string? Well, I hope no callers were expecting a potentially empty string, because now they will get an empty array instead. empty() should handle this fine, hopefully callers do something sane like that. 2017-12-29 20:03:40 +00:00
pdontthink
ddd1460317 Document bad assumption 2017-12-19 05:02:38 +00:00
pdontthink
fec0055692 Document bad assumption 2017-12-19 05:00:45 +00:00
pdontthink
7645faa520 Make return-to-message work for forwards 2017-11-22 22:56:18 +00:00
pdontthink
585a16f229 Make return-to-message work for forwards 2017-11-22 22:36:09 +00:00
pdontthink
ab298d6f6c Allow plugins to more easily control the setting during reply if needed 2017-11-22 06:40:40 +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
cfdaa58131 Add option to allow returning to the message one had been replying to after sending 2017-11-22 06:08:38 +00:00
pdontthink
02b5c84e70 Add option to allow returning to the message one had been replying to after sending 2017-11-22 04:41:03 +00:00
pdontthink
df3e94467b Add option to allow returning to the message one had been replying to after sending 2017-11-22 04:38:00 +00:00
pdontthink
cfc638a911 May as well make it the same as DEVEL 2017-11-19 01:38:00 +00:00