pdontthink [Sun, 5 Apr 2009 04:13:39 +0000 (04:13 +0000)]
FIXME
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13516
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sun, 5 Apr 2009 03:51:59 +0000 (03:51 +0000)]
I guess this was a typo
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13515
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sat, 4 Apr 2009 02:29:19 +0000 (02:29 +0000)]
Massive update. Fixed several reported issues and some I discovered along the way. Also added quite a few new features including hashed directory support and fully dynamic database, table and field names. This closes #
1940328 and #
2007554 amongst other things (like multiple --user arguments failing).
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13514
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 3 Apr 2009 08:32:30 +0000 (08:32 +0000)]
Update
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13513
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 3 Apr 2009 08:31:17 +0000 (08:31 +0000)]
Encode outgoing attachments that have lines longer than allowed per RFC. Otherwise, they can be corrupted when artificially (forced) folding - unfolding typically produces an extra space at the fold in most MUAs. This fixes #
2226470 and #
1473714. Thanks to Kelly Fallon.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13512
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 3 Apr 2009 01:21:07 +0000 (01:21 +0000)]
Rewrite foldLine(). The old version *might* have been fixable, but it contained several bad assumptions, RFC misunderstandings and design problems. The new one is better documented if nothing else. PLEASE PLEASE PLEASE TEST THIS. This is a candidate for backporting to STABLE since it fixes some buggy behaviors - see #
2501008 and #
1951776 and others
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13505
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 2 Apr 2009 00:40:45 +0000 (00:40 +0000)]
Updates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13504
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 2 Apr 2009 00:39:15 +0000 (00:39 +0000)]
Default Content-Transfer-Encoding is now RFC-compliant "7bit" instead of "us-ascii". (#
1942060)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13501
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 1 Apr 2009 21:18:59 +0000 (21:18 +0000)]
Fix documentation
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13500
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 1 Apr 2009 21:16:57 +0000 (21:16 +0000)]
Document hidden settings for use in config_local
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13499
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 1 Apr 2009 21:10:06 +0000 (21:10 +0000)]
Documentation fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13498
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 1 Apr 2009 20:53:02 +0000 (20:53 +0000)]
Documentation fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13497
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 1 Apr 2009 20:39:41 +0000 (20:39 +0000)]
Make our Date header RFC-compliant. Redundant timezone info does not comply with RFC 822 section 5.1
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13496
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 1 Apr 2009 11:37:02 +0000 (11:37 +0000)]
Special folders that are turned off get saved in user prefs as "none" (SMPREF_NONE), so we need to test for that case when autocreating. Commit number 12315 (squirrelmail.svn.sourceforge.net/viewvc/squirrelmail?view=rev&revision=12315) was a little over-zealous in this one place. (#
1972177)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13494
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 1 Apr 2009 11:06:10 +0000 (11:06 +0000)]
Put quotes around both encoded and non-encoded addresses for consistency (#
2449213)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13493
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 1 Apr 2009 08:24:48 +0000 (08:24 +0000)]
Add RFC 2231 support. Thanks to Piotr Pawlow. (#
2501379)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13492
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sun, 29 Mar 2009 00:12:24 +0000 (00:12 +0000)]
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13487
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sun, 29 Mar 2009 00:11:34 +0000 (00:11 +0000)]
Add PHP index file
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13486
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sun, 29 Mar 2009 00:07:28 +0000 (00:07 +0000)]
Remove closing PHP tag
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13485
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sat, 28 Mar 2009 21:58:02 +0000 (21:58 +0000)]
Oops, there are files directly requested by the browser in here
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13484
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 27 Mar 2009 04:28:36 +0000 (04:28 +0000)]
Reorg and add to the version-specific section
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13481
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 27 Mar 2009 04:15:13 +0000 (04:15 +0000)]
Minor fix
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13479
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 27 Mar 2009 04:09:11 +0000 (04:09 +0000)]
Small change
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13476
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 27 Mar 2009 03:56:29 +0000 (03:56 +0000)]
Upgrade manual was aging and needed to be synchronized to that in the stable tree as well as the administrator manual. Remember to update all three of those documents when touching this in the future.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13475
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 23:41:37 +0000 (23:41 +0000)]
Update
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13472
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 22:35:06 +0000 (22:35 +0000)]
Moved documentation to doc/ directory and added example .htaccess files in all directories that browsers don't need direct access to
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13470
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 22:34:32 +0000 (22:34 +0000)]
Put sample .htaccess in all directories browser does not access directly
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13469
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 22:17:27 +0000 (22:17 +0000)]
Call me anal
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13466
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 22:08:54 +0000 (22:08 +0000)]
Add sample .htaccess file to protect doc/ directory
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13464
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 21:55:20 +0000 (21:55 +0000)]
Shuffling release notes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13461
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 21:50:12 +0000 (21:50 +0000)]
Add pointer to doc/ directory
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13459
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 21:48:03 +0000 (21:48 +0000)]
Shuffling release notes
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13457
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 21:38:33 +0000 (21:38 +0000)]
Move docs to doc/ directory
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13455
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 21:14:18 +0000 (21:14 +0000)]
Some sender addresses were not showing if no personal part
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13454
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 21:05:53 +0000 (21:05 +0000)]
Fix for accesskey getting set to 'NONE' in somem cases
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13453
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 20:42:35 +0000 (20:42 +0000)]
Plugins may not specify button access keys
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13452
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 20:34:35 +0000 (20:34 +0000)]
Add access keys to mailbox list
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13451
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 10:27:24 +0000 (10:27 +0000)]
Add access keys to main options page
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13450
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 09:52:10 +0000 (09:52 +0000)]
Add access keys for folder pane
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13449
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 09:40:41 +0000 (09:40 +0000)]
Add ability to have accesskeys in advanced folder tree
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13448
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 08:40:48 +0000 (08:40 +0000)]
Add access keys for menubar
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13447
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 08:06:54 +0000 (08:06 +0000)]
Point access keys to top instead of bottom; works better except no access keys will be available on the non-javascript print screen
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13446
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 04:05:50 +0000 (04:05 +0000)]
Add accesskey to the From drop-down too
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13445
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 26 Mar 2009 04:04:12 +0000 (04:04 +0000)]
Add accesskey to the From drop-down too
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13444
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 25 Mar 2009 12:44:44 +0000 (12:44 +0000)]
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13443
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 25 Mar 2009 12:25:53 +0000 (12:25 +0000)]
Better than nothing
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13442
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 25 Mar 2009 08:29:39 +0000 (08:29 +0000)]
Make access keys on read message screen work without needing to press <Enter>
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13441
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 25 Mar 2009 07:57:14 +0000 (07:57 +0000)]
Add accesskeys accessibility implementation. Need to keep adding other pages, especially mailbox view and perhaps folder frame.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13440
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 25 Mar 2009 07:53:49 +0000 (07:53 +0000)]
Add accesskeys accessibility implementation. Need to keep adding other pages, especially mailbox view and perhaps folder frame.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13439
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 25 Mar 2009 03:16:51 +0000 (03:16 +0000)]
Allow makeInternalLink() and makeComposeLink() to accomodate access keys
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13438
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Tue, 17 Mar 2009 21:23:30 +0000 (21:23 +0000)]
Don't use white color in highlight escape code. Thanks to Tomas Kuliavas
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13435
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 13 Mar 2009 01:37:44 +0000 (01:37 +0000)]
Adding Bengali (Bangladesh) translation. Many thanks to Jamil Ahmed
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13425
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 11 Mar 2009 20:35:56 +0000 (20:35 +0000)]
Adding Tamil (Sri Lanka) translation. Many thanks to Kengatharaiyer Sarveswaran (Sarves)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13416
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 25 Feb 2009 01:05:50 +0000 (01:05 +0000)]
Ensure charset en/decode functions are found when case does not match. Thanks to Y@bon. (
2634587)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13412
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 19 Feb 2009 23:37:20 +0000 (23:37 +0000)]
Update changelog
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13408
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 19 Feb 2009 23:34:11 +0000 (23:34 +0000)]
Allow multiple addresses in one abook entry (separate with commas), although we HIGHLY DISCOURAGE grouping in this manner - note amongst other issues that can come up, sizing for large groups will be a problem
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13407
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 19 Feb 2009 22:32:50 +0000 (22:32 +0000)]
More of the same
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13405
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 19 Feb 2009 22:24:48 +0000 (22:24 +0000)]
Allow version numbers to omit trailing zeros
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13404
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sat, 14 Feb 2009 07:32:38 +0000 (07:32 +0000)]
Ensure that hash directory computation is the same on both 32 and 64 bit architectures (#
2596879) (Thanks to Mike Sweetser)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13403
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sun, 1 Feb 2009 02:24:32 +0000 (02:24 +0000)]
Add compatibility with Dovecot's bigint UIDs
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13399
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 23 Jan 2009 20:42:43 +0000 (20:42 +0000)]
Add typecast type for bigint
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13398
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Tue, 20 Jan 2009 01:15:09 +0000 (01:15 +0000)]
Make sure send buttons are named correctly in advanced template too
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13397
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Tue, 20 Jan 2009 01:12:23 +0000 (01:12 +0000)]
Make sure send buttons are named correctly in advanced template too
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13396
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 16 Jan 2009 00:25:51 +0000 (00:25 +0000)]
Consistency
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13394
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 15 Jan 2009 06:29:50 +0000 (06:29 +0000)]
Set more restrictive permissions on abook files - matches how pref files are treated. Thanks to 'Lampa' for the pointer.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13392
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 14 Jan 2009 21:55:29 +0000 (21:55 +0000)]
Set more restrictive permissions on abook files - matches how pref files are treated. Thanks to 'Lampa' for the pointer.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13391
7612ce4b-ef26-0410-bec9-
ea0150e637f0
jangliss [Sun, 4 Jan 2009 00:05:29 +0000 (00:05 +0000)]
Removing unneeded call to the squisher, as the IDs are passed straight onto the sub functions.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13389
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sat, 3 Jan 2009 00:14:42 +0000 (00:14 +0000)]
Add option that allows email address to be shown on message listings instead of full name (which is then shown in the tool tip) (#
1762482)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13387
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 2 Jan 2009 11:24:05 +0000 (11:24 +0000)]
happy 2009 everyone
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13386
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Tue, 23 Dec 2008 03:04:17 +0000 (03:04 +0000)]
Correct since tag
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13384
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Tue, 23 Dec 2008 02:59:14 +0000 (02:59 +0000)]
Make all submit button names unique on compose screen
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13383
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Mon, 22 Dec 2008 03:28:44 +0000 (03:28 +0000)]
Don't use 'None' in displayPageHeader() calls
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13382
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Mon, 22 Dec 2008 03:23:10 +0000 (03:23 +0000)]
Don't use 'None' in displayPageHeader() calls
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13381
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sun, 21 Dec 2008 09:43:36 +0000 (09:43 +0000)]
Add textarea to list of possible focus candidates
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13380
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Sun, 21 Dec 2008 09:43:22 +0000 (09:43 +0000)]
Fix body onload per FIXME
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13379
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 19 Dec 2008 08:37:39 +0000 (08:37 +0000)]
Oops
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13377
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 19 Dec 2008 08:33:56 +0000 (08:33 +0000)]
Add password option widget
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13376
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 19 Dec 2008 00:35:22 +0000 (00:35 +0000)]
Add info option widget type
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13375
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 19 Dec 2008 00:12:54 +0000 (00:12 +0000)]
Add info option widget type
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13372
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 18 Dec 2008 07:08:07 +0000 (07:08 +0000)]
Fix broken file downloads
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13370
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 18 Dec 2008 01:10:59 +0000 (01:10 +0000)]
Add notes about issue reported where unset() breaks when removing attachments
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13369
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Mon, 8 Dec 2008 20:19:18 +0000 (20:19 +0000)]
Place quotes around the real name portion of addresses when putting them on the compose form
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13367
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 5 Dec 2008 21:05:16 +0000 (21:05 +0000)]
Supposedly user info could be removed from received header regardless of edit_identity setting, but this was not the case - now it is; Also add one more clarifying note to config script.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13364
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 5 Dec 2008 11:27:52 +0000 (11:27 +0000)]
Fix language
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13363
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 5 Dec 2008 11:06:06 +0000 (11:06 +0000)]
Fix language
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13360
7612ce4b-ef26-0410-bec9-
ea0150e637f0
kink [Fri, 5 Dec 2008 11:01:29 +0000 (11:01 +0000)]
also need to strip \r if we split on \n, otherwise the <pre> environment
will interpret each \r as an extra newline between lines.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13359
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 5 Dec 2008 10:47:11 +0000 (10:47 +0000)]
Fix up spacing
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13357
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 5 Dec 2008 10:41:53 +0000 (10:41 +0000)]
Fix color problem
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13355
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 5 Dec 2008 09:46:53 +0000 (09:46 +0000)]
Don't load plugin pages if plugin is not enabled. Thanks to Niels Teusink for finding this.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13354
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 5 Dec 2008 09:25:04 +0000 (09:25 +0000)]
PHP_SELF isn't defined in the includes for this script, so don't use it
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13352
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 5 Dec 2008 08:41:09 +0000 (08:41 +0000)]
Sync with 1.4.x wherein REQUEST_URI isn't always trustable under some PHP versions for use as our PHP_SELF variable value
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13351
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 5 Dec 2008 08:35:24 +0000 (08:35 +0000)]
Make decrypt_headers.php work again
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13350
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 4 Dec 2008 21:34:53 +0000 (21:34 +0000)]
Fix port detection (
2388423)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13348
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 4 Dec 2008 09:35:41 +0000 (09:35 +0000)]
Put info about the user/group of the web server in the configtest. Grabbing that info is implemented as a core function so plugins (such as ones that need to check SUID script permissions) can also make use of it.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13346
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 4 Dec 2008 07:40:47 +0000 (07:40 +0000)]
Need to include files.php to use sq_is_writable()
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13345
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 4 Dec 2008 07:13:09 +0000 (07:13 +0000)]
Allow choice of line endings when downloading or decoding strings (bodies)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13344
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Thu, 4 Dec 2008 04:20:40 +0000 (04:20 +0000)]
Fix improperly quoted href link addresses; closes XSS exploit exlained at CVE-2008-2379. Thanks to Secunia Research for reporting this issue.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13339
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Wed, 26 Nov 2008 02:56:42 +0000 (02:56 +0000)]
Fix HTTPS detection under Windows IIS (#
2318118)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13336
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Mon, 24 Nov 2008 20:24:04 +0000 (20:24 +0000)]
$headers_to_display contains TRANSLATED key values! Thanks to Stefano Bridi.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13330
7612ce4b-ef26-0410-bec9-
ea0150e637f0
pdontthink [Fri, 21 Nov 2008 19:47:11 +0000 (19:47 +0000)]
This should be everyone
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13328
7612ce4b-ef26-0410-bec9-
ea0150e637f0