3812 Commits

Author SHA1 Message Date
Mark Jaquith
bff058e8f2 Prevent editing of protected meta keys for 2.0.x
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5737 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-20 19:21:08 +00:00
Mark Jaquith
8f586a078a js_escape improvements from Alexander Concha. Catches &#39 &#039 ' ' ' ' &#x000027 etc. for 2.0.x
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5736 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-20 19:13:29 +00:00
Ryan Boren
79232e62e3 attribute_escape REQUEST_URI
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5680 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-11 22:43:27 +00:00
Ryan Boren
1848248e7e Remove comment_text filter from get_comment_to_edit. fixes #4403 for 2.0
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5657 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-05 14:41:49 +00:00
Ryan Boren
6c42477e02 Run comment_text filter before format_to_edit() when getting a comment to edit. fixes #4403 for 2.0
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5648 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-04 17:49:02 +00:00
Mark Jaquith
8b3e7b7d86 Bumping the version
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5645 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-03 21:46:51 +00:00
Mark Jaquith
3a62d349f1 Older MySQL versions need "INNER" to be specified
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5644 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-03 21:45:49 +00:00
Mark Jaquith
d68f7bc9c4 attribute_escape()s and int casts for 2.0.x: see #4333
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5550 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 22:33:48 +00:00
Mark Jaquith
4f1ca301eb Revert accidental debug commit in [5502]
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5504 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-21 18:18:03 +00:00
Ryan Boren
24804aac79 Set eol-style to CRLF for sample config file.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5503 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-21 18:09:00 +00:00
Mark Jaquith
f3278d0637 2.0.11 coming soon
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5502 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-21 18:01:12 +00:00
Ryan Boren
04217f5d1a Escapage
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5442 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-11 00:59:06 +00:00
Ryan Boren
dd64bb738d Add nonces to default theme.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5407 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-07 16:14:04 +00:00
Ryan Boren
ca6c114fe8 Add nonces to importers
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5406 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-07 16:10:20 +00:00
rob1n
bc97191a2e Add in missing delimiter. fixes #4226 for 2.0, 2.2 and 2.3
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5396 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-05 02:51:20 +00:00
Ryan Boren
760fbc2391 eol-style everywhere
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5391 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-04 21:48:43 +00:00
Ryan Boren
12d7205ce4 Set eol-style
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5387 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-04 21:24:43 +00:00
Ryan Boren
b80bd83255 Ver bump
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5172 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-03 00:33:57 +00:00
Ryan Boren
6334df1de6 More clean_url and int casts for 2.0.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5121 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-27 23:47:02 +00:00
Ryan Boren
ff10628393 More int casts
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5100 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-25 23:12:38 +00:00
Ryan Boren
fb1e637916 Some int casts
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5099 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-25 23:06:28 +00:00
Ryan Boren
32c7c1f665 Fix relative link mangling in clean_url. fixes #4017 for 2.1
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5097 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-23 23:33:19 +00:00
Ryan Boren
1c1eb27a3f Cast to int.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5084 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-22 23:02:20 +00:00
Ryan Boren
d3556bd38a Cast to int. Props xknown. fixes #4012 for 2.0
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5080 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-22 03:11:41 +00:00
Ryan Boren
a8ef4b0f6b Bump to RC3 before I forget.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5077 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-21 23:11:44 +00:00
Ryan Boren
135b48d3c7 Check for publish caps when editing via xmlrpc. For 2.0
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5076 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-21 22:21:18 +00:00
Ryan Boren
c492643664 Use clean_url instead of inline preg. Props rob1n. fixes #3983 for 2.0
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5070 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-21 04:28:53 +00:00
Ryan Boren
37adb75222 Don't add http:// to relative links. Props donncha. fixes #4001 for 2.0
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5067 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-21 00:38:05 +00:00
Mark Jaquith
9e8f4b5a41 use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for 2.0.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5058 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-17 09:04:56 +00:00
Ryan Boren
a6618fb828 Don't cast to string if empty. Props donncha. fixes #3979 for 2.0
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5053 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-16 22:05:15 +00:00
Mark Jaquith
3e3d265621 Sanitize output of previous_posts() and next_posts(). Props Alex Concha for the report.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5047 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-16 08:04:52 +00:00
Ryan Boren
aeedaa0207 RC1
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5042 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-14 23:29:14 +00:00
Mark Jaquith
f8a2fe2435 nonce-protect comments by users with unfiltered_html cap to prevent xsrf/xss. fixes #3973 for 2.0
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5041 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-14 23:13:36 +00:00
Mark Jaquith
a4a3e49a7f More int casting, just to be safe.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5037 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-14 07:40:56 +00:00
Ryan Boren
08f4bc48bc wp_title() fixes from dwc. fixes #3967
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5035 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-14 01:53:35 +00:00
Ryan Boren
4a964f3bc0 Quote values heading to DB. Cast some ints.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5031 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-12 21:28:43 +00:00
Ryan Boren
4ea7e4df63 Ignore redirect_to if already logged in.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5023 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 20:35:57 +00:00
Ryan Boren
b9818d3b24 Prophylactic casting.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5022 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 20:34:01 +00:00
Ryan Boren
b58d19a416 Use get_query_var()
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5010 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-09 20:58:05 +00:00
Mark Jaquith
7c8f7724fa Sanitize browser-bound add_query_arg() outputs. fixes #3937
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@5007 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-09 04:36:24 +00:00
Mark Jaquith
e79f03de55 Reverting non-security-related DBX upgrade.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4989 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 05:14:59 +00:00
Mark Jaquith
8d8219d4bd Upgrade DBX to version 2.0.5 to fix occasional cookie error. fixes #3397
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4957 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-02 07:13:57 +00:00
Ryan Boren
5b93ba5f76 Handle array of mt_tb_ping_urls. Props bafonso. fixes #3721
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4907 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-22 01:34:56 +00:00
Ryan Boren
2629116d0d Bump
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4897 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-20 19:44:39 +00:00
Ryan Boren
94c25b5fbc Bump
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4891 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-17 20:20:59 +00:00
Ryan Boren
db224abb34 Set charset for MCE. Props ruckus. fixes #3574
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4888 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-16 00:37:16 +00:00
Ryan Boren
f08695ea96 bump
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4878 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-13 21:47:54 +00:00
Ryan Boren
84bef23ed7 specialchars wp_explain_nonce() output.
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4877 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-13 18:36:27 +00:00
Mark Jaquith
37e2220fa0 2010: WordPress Odyssey Two.0.x
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4868 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-05 22:21:53 +00:00
Ryan Boren
a6e30a7042 Bump
git-svn-id: https://develop.svn.wordpress.org/branches/2.0@4858 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-01 21:31:35 +00:00