Commit Graph

10464 Commits

Author SHA1 Message Date
nacin efddc4c955 Fix admin.php?import=x pages, which can re-include itself in certain environments. fixes #13184 for 2.8.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@14336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-05-02 18:41:10 +00:00
ryan 077074c6cd Use 2.2 branch for akismet
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@13809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-03-24 15:41:51 +00:00
westi 135927695a Menu hardening for the 2.8 branch see #11922
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-01-28 22:07:51 +00:00
ryan 212729d4e0 Block comments for future posts and password protected posts (when password not provided). Props filosofo. fixes #11810 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-01-07 19:41:52 +00:00
ryan b39733120a Some hardening for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-24 16:08:15 +00:00
ryan 9824ba235f escape hrefs. Props Denis-de-Bernardy. fixes #10056 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-30 17:08:36 +00:00
ryan a82a086221 2.8.6
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-12 17:46:16 +00:00
ryan 8eaf3ac46c 2.8 beta1
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-12 16:06:26 +00:00
ryan 1596682a30 Fix mimes empty check
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-12 05:21:24 +00:00
markjaquith 15c978cd09 Prevent XSS in press-this.php. props Benjamin Flesch. fixes #11119 for 2.8.x
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-12 02:50:13 +00:00
ryan bf0858ab09 Version bumps.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-11 23:22:44 +00:00
ryan 9720d33dfb Sanitize filenames with multiple extensions. see #11122
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-11 23:10:13 +00:00
ryan 59457d40dc Set eol-style
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12083 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-21 15:17:57 +00:00
ryan 7826e2fe92 2.8.5
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 22:11:55 +00:00
ryan 707c2dc83d Rebump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 19:20:21 +00:00
ryan d811c10202 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12074 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 19:17:47 +00:00
ryan bf7442a9a3 Strip nulls
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 18:54:50 +00:00
westi 15d5dbd44b Move theme preview away from using create_function and to predefined functions. See #10729 for 2.8 branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 17:05:42 +00:00
westi aeaafa32d2 Backport of the switch of the post|page being editing message from a create_function call to a normal function and reduce the duplicated code. See #10729 for 2.8 branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 17:00:34 +00:00
westi be00063619 Mark the branch with an alpha version number.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-20 16:47:07 +00:00
ryan 2ba430fac6 Strip commas and spaces from charset. Props Jose Carlos Norte
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@12057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-19 15:10:59 +00:00
ryan 14b9111b10 Remove trailing whitespace after closing tag
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-09-24 17:16:34 +00:00
ryan 23057f7de3 Add btt.php and jkw.php to list of files to remove during upgrade.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-09-11 18:12:47 +00:00
ryan 7aaba86070 Retire Jerome's keywords importer
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-09-11 17:55:18 +00:00
ryan ad7b4aa88d Retire BunnyTags importer
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-09-11 17:53:39 +00:00
ryan 0a156da1e7 Add missing break. Props snakefoot. fixes #10692 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-09-11 13:43:29 +00:00
westi 89e9aea34f Replace eval usage in request processing with new WP_MatchesMapRegex() class usage. Fixes #9602 for 2.8 branch props hakre.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-28 06:07:07 +00:00
ryan 1455cc4533 Prophylactic escapes
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-28 00:22:30 +00:00
ryan 22f40058e5 Don't import _wp_attachment_metadata. It is regenerated when the attachment is imported.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-28 00:21:42 +00:00
ryan 23046c9593 Disallow unfiltered uploads for admins by default. fixes #10692 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-28 00:19:06 +00:00
azaozz 193aca2e76 Fix notice in wp-admin/includes/post.php, props harrym, fixes #10678 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-24 19:40:56 +00:00
westi 15aee919f7 Ensure that drafts viewed over XMLRPC have a correct gmt date set. Fixes #10244 for 2.8 branch props josephscott.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-20 07:06:08 +00:00
westi 3958df020f Restore the default behaviour on install of blogs appearing in search engines. Fixes #10621 for 2.8 branch.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-16 09:08:12 +00:00
westi 1ce7e21152 Enable the APP attachment file download to work correctly rather than just returning a lot of php notices. Fixes #10372 for 2.8 branch props mysz.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-13 20:47:13 +00:00
ryan fbe5e94e96 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-12 00:41:44 +00:00
ryan 8e3d139cd3 Pass user login when resetting passwords.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-11 06:03:45 +00:00
ryan a547527125 Enforce activation key to be a string.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-11 05:31:28 +00:00
ryan 260fe48798 Reject activation keys that are arrays.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-11 04:53:57 +00:00
azaozz 9775268b25 Stop direct loading of files in wp-admin that should only be included, for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11769 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-03 00:07:41 +00:00
ryan 6350a22e45 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-02 23:18:57 +00:00
ryan b3458cc79c Add some CYA cap checks.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11766 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-02 23:11:54 +00:00
azaozz 57dad41e07 More cap checks, for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11765 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-02 02:24:43 +00:00
ryan 82fbf6950d Add some CYA cap checks.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-01 21:15:59 +00:00
azaozz 0bdae51fe5 Fix invalid border-radius css, props Simek, fixes #10500 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11753 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-30 16:30:18 +00:00
azaozz f1f76a4e4c Don't show edit link for comments when the user cannot edit them, props filosofo, fixes #10520 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-30 15:41:40 +00:00
azaozz 9681a5253d Fix comment author url when editing, fixes #10466 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11740 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-22 22:33:11 +00:00
ryan a3dfb66515 Pings to the people. Return to pinging for updates to published posts. see #6698 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11735 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-21 23:10:34 +00:00
ryan af6fef4026 Process waiting pings a half hour after the last ping to avoid spamming ping sites. Don't make a ping wait if the last ping was more than half an hour ago. Props VoxPelli. fixes #6698 for 2.8
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-21 19:45:16 +00:00
ryan 623d899936 Bump
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11729 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-20 03:50:29 +00:00
ryan 6fef2be21e esc_attr() for comment author email
git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11728 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-07-20 02:54:20 +00:00