Commit graph

14284 commits

Author SHA1 Message Date
kink
be3cf6e70c attary may be empty at this point and the sq_fixatts call will generate PHP
Warnings. Wrap it in a conditional just like the other sq_fixatts call.
2011-07-13 08:44:04 +00:00
kink
464beffea5 attary may be empty at this point and the sq_fixatts call will generate PHP
Warnings. Wrap it in a conditional just like the other sq_fixatts call.
2011-07-13 08:36:01 +00:00
pdontthink
6435ebadcc Typo 2011-07-12 22:21:59 +00:00
pdontthink
83483c0664 Grovelling for updated testbeds 2011-07-12 22:17:20 +00:00
pdontthink
125e5fa2e5 Add view news link 2011-07-12 21:35:21 +00:00
pdontthink
0da5427e12 Add support section 2011-07-12 21:31:44 +00:00
pdontthink
fb1074544a Minor adjustment 2011-07-12 20:40:27 +00:00
pdontthink
be67f86c19 Version 1.4.23 ready for continued development 2011-07-12 20:34:34 +00:00
pdontthink
84932dd441 Updated release/upload instructions 2011-07-12 20:31:35 +00:00
pdontthink
0f66498efc Update gpg commands 2011-07-12 19:33:14 +00:00
pdontthink
af04cde910 Webmail version 1.4.22 2011-07-12 19:11:48 +00:00
pdontthink
37dfec5e37 Prepare release of version 1.4.22 2011-07-12 19:10:50 +00:00
pdontthink
26da37d2da Fix XSS problem with unsanitized style tags in messages [CVE-2011-2023] 2011-07-12 04:59:12 +00:00
pdontthink
751e489497 Fix XSS problem with unsanitized style tags in messages [CVE-2011-2023] 2011-07-12 04:53:35 +00:00
pdontthink
24fe62b2a5 Fix XSS holes in generic options inputs, XSS hole in the SquirrelSpell plugin, and added anti-CSRF protection to the empty trash feature (thanks to Nicholas Carlini for finding all these issues) [CVE-2010-4555] 2011-07-12 04:45:49 +00:00
pdontthink
d3fa9a74f3 Fix XSS holes in generic options inputs, XSS hole in the SquirrelSpell plugin, XSS hole in the Index Order page, and added anti-CSRF protection to the empty trash feature and the Index Order page (thanks to Nicholas Carlini for finding all these issues) [CVE-2010-4555] 2011-07-12 04:36:01 +00:00
pdontthink
77994ec531 Add clickjacking protection (thanks to Asbjorn Thorsen and Geir Hansen for bringing this to our attention) [CVE-2010-4554] 2011-07-12 03:44:23 +00:00
pdontthink
e862c6d42e Add clickjacking protection (thanks to Asbjorn Thorsen and Geir Hansen for bringing this to our attention) [CVE-2010-4554] 2011-07-12 03:44:14 +00:00
pdontthink
b8dff5ba7d Don't remove normal organization title when putting the number of new messages in the browser title 2011-07-12 03:19:15 +00:00
pdontthink
10e8c3b914 Add tips for correcting preference setting problems triggered by configuration changes 2011-05-26 09:44:49 +00:00
pdontthink
32ff1bd706 Optimize message highlighting rules; faster message list display and faster highlight rules management (thanks to C. Bensend for extensive effort helping diagnose) 2011-05-15 22:02:24 +00:00
pdontthink
c6d5f18602 Add configurable, arbitrary pre-authentication command that the administrator can use to send non-standard commands to the server before each user authenticates (for an example usage, see: http://en.wikipedia.org/wiki/Yahoo!_Mail#Free_IMAP_and_SMTPs_access ) 2011-05-08 07:59:43 +00:00
pdontthink
6b528a6be5 Allow configuration setting values to contain spaces 2011-05-08 07:57:09 +00:00
pdontthink
8d403af6fd Revision #14110 requires $default_sub_of_inbox to be changed to TRUE for Courier at least. I think hmailserver and maybe mercury32 need to be changed to FALSE, but I cannot test them right now 2011-05-03 07:46:46 +00:00
pdontthink
cd4568c051 Fix incorrect display of INBOX subfolders under some configurations 2011-05-03 06:41:53 +00:00
pdontthink
e8d641b65f Allow administrators to configure subfolders of user INBOXes to be treated as special folders by adding $subfolders_of_inbox_are_special to config_local.php 2011-05-03 06:27:07 +00:00
pdontthink
ba850e66f5 2011-05-03 06:23:56 +00:00
pdontthink
0250626b09 Allow administrators to configure subfolders of user INBOXes to be treated as special folders by adding $subfolders_of_inbox_are_special to config_local.php 2011-05-03 06:05:08 +00:00
pdontthink
3b85b8085d Remove quotes around personal names in message list (#3292587) 2011-04-27 09:43:25 +00:00
pdontthink
ff700ea706 Remove quotes around personal names in message list (#3292587) 2011-04-27 09:13:13 +00:00
pdontthink
e7a4c95666 Fix typos (#3292793) 2011-04-26 19:05:34 +00:00
pdontthink
f4d6f60404 Make speed enhancements to threaded message display (thanks to Siim Poder) (#3288123) 2011-04-18 18:42:49 +00:00
pdontthink
47bddbdd1a 2011-04-18 00:17:51 +00:00
pdontthink
6cbb444a29 Add BSD-style init script (thanks to Emmanuel Dreyfus) 2011-04-18 00:12:23 +00:00
pdontthink
8d24f5dfec Add restart operation 2011-04-18 00:02:11 +00:00
pdontthink
1c3df52d6c Fix non-portable operator usage. Thanks to Emmanuel Dreyfus. 2011-04-17 23:13:14 +00:00
pdontthink
46f706b65e Fix server connection synchronization issues in the SELECT cache code (ensure server failures result in server connections being fully shut down and removed from connection cache) 2011-04-17 22:27:52 +00:00
pdontthink
a8e642ee01 Just in case memcmp problems 2011-04-17 21:36:29 +00:00
pdontthink
12ba632fce When NO or BAD response is returned from the server against a LOGIN or AUTHENTICATE request, we now log the full server response and pass it back to the client (useful if client is watching for RFC 5530 response codes). See: http://thread.gmane.org/gmane.mail.squirrelmail.imapproxy/4 2011-04-17 21:16:51 +00:00
pdontthink
f1db8f0048 Add smtp_auth hook (thanks to Emmanuel Dreyfus) 2011-04-02 19:30:44 +00:00
pdontthink
64d902e8b2 Add smtp_auth hook (thanks to Emmanuel Dreyfus) 2011-04-02 19:19:45 +00:00
pdontthink
4ff6e17c4b Fix server connection starvation and synchronization issues (thanks to Jose Celestino) 2011-03-11 21:40:38 +00:00
pdontthink
0cecdf7d69 Undelete button shouldn't be related to whether or not a trash folder is in use - it's just a product of auto-expunge 2011-03-11 02:22:57 +00:00
pdontthink
6825afcb1b Add information about how to use squirrelmail-imap_proxy with servers that are only available via imaps 2011-03-08 08:39:27 +00:00
pdontthink
9192960dad Don't use regular expressions when you don't need to 2011-03-04 01:19:33 +00:00
pdontthink
78102a4fc4 Adding a FIXME for some other time 2011-03-04 01:14:51 +00:00
avel
e3d1a0c610 Fixed missing security token in listcommands plugin 2011-02-01 13:06:03 +00:00
pdontthink
8f033884ff Add the ability to authenticate to the IMAP server using SASL plain authentication with fixed authentication credentials (thanks to Jeffrey Arbuckle and Martin Smith) 2011-01-17 07:23:25 +00:00
pdontthink
6319ba6837 Update copyrights 2011-01-17 06:09:42 +00:00
pdontthink
8bce7aac94 Happy New Year! 2011-01-06 03:16:21 +00:00