Commit Graph

3826 Commits

Author SHA1 Message Date
Ryan Boren 2b4621b1f9 Comment nonce fixes from Mark Jaquith and mdawaffe. fixes #2760
git-svn-id: https://develop.svn.wordpress.org/trunk@3827 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 16:59:55 +00:00
Ryan Boren ffffebebb1 intval cat ID
git-svn-id: https://develop.svn.wordpress.org/trunk@3824 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-01 07:42:46 +00:00
Ryan Boren e7ecbbed2f Dots fix to work around mod_mime problem. Props skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3822 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 17:07:12 +00:00
Ryan Boren 38dbef5c4b Remove extra lines.
git-svn-id: https://develop.svn.wordpress.org/trunk@3819 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:34:35 +00:00
Ryan Boren e1c5fcd0c1 Backup plugin fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3818 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:33:37 +00:00
Ryan Boren bdfd1b33b2 Typo fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@3816 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:27:10 +00:00
Ryan Boren 7a7ee3d93c Backup plugin fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3815 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:06:15 +00:00
Ryan Boren 8409e85f53 Remove unused var.
git-svn-id: https://develop.svn.wordpress.org/trunk@3812 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 01:40:25 +00:00
Ryan Boren 1647921f71 wp_salt() and more hash work.
git-svn-id: https://develop.svn.wordpress.org/trunk@3811 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 01:40:00 +00:00
Ryan Boren feb562c29f wp_hash() and server secret.
git-svn-id: https://develop.svn.wordpress.org/trunk@3810 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 00:24:03 +00:00
Ryan Boren cc7d9c46f3 Balance quotes. Props razorasdf. fixes #2749
git-svn-id: https://develop.svn.wordpress.org/trunk@3809 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-28 23:51:53 +00:00
Ryan Boren 6f1d273fc9 Update nonce action strings. Props mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@3804 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 23:08:05 +00:00
Ryan Boren 041d63a599 Add some user filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@3800 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 22:47:13 +00:00
Ryan Boren e29ccde9a1 Add some category filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@3799 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 22:14:55 +00:00
Ryan Boren 73c56126c0 base64 cached objects and store within multi-line comment block to avoid CRLF injections into the cache. Props Peter Westwood.
git-svn-id: https://develop.svn.wordpress.org/trunk@3798 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 21:14:36 +00:00
Ryan Boren a3d2d527f8 sanitize_user regex fix from grigs. fixes #2729
git-svn-id: https://develop.svn.wordpress.org/trunk@3795 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 17:27:51 +00:00
Ryan Boren add8a92036 Enclosure redirect fix from aegrumet. fixes #2551
git-svn-id: https://develop.svn.wordpress.org/trunk@3793 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-26 17:25:48 +00:00
Ryan Boren a868cae733 Handle robots.txt requests and obey blog_plubic setting.
git-svn-id: https://develop.svn.wordpress.org/trunk@3791 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 22:06:06 +00:00
Ryan Boren 3bf0f5d94f Move privacy options to a separate Privacy tab.
git-svn-id: https://develop.svn.wordpress.org/trunk@3790 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 19:34:28 +00:00
Ryan Boren a08173016f Add parse_request, send_headers, and wp actions.
git-svn-id: https://develop.svn.wordpress.org/trunk@3789 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 19:23:46 +00:00
Ryan Boren 60eeedbcd9 Script loader from mdawaffe. #2701
git-svn-id: https://develop.svn.wordpress.org/trunk@3788 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-22 17:16:05 +00:00
Ryan Boren 19ead08256 Add publish_page hook
git-svn-id: https://develop.svn.wordpress.org/trunk@3787 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-19 17:22:19 +00:00
Ryan Boren f81e74015b Excerpt fix from Mike Little. fixes #2686
git-svn-id: https://develop.svn.wordpress.org/trunk@3785 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-19 06:22:11 +00:00
Matt Mullenweg adceb4d2b3 Adding Blogware importer
git-svn-id: https://develop.svn.wordpress.org/trunk@3784 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 17:53:32 +00:00
Ryan Boren 855864396f Improvements to the nonce AYS from mdawaffe. #2734
git-svn-id: https://develop.svn.wordpress.org/trunk@3783 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 06:49:22 +00:00
Ryan Boren ab83e29c5c Apply bloginfo_rss filter.
git-svn-id: https://develop.svn.wordpress.org/trunk@3782 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 01:23:25 +00:00
Ryan Boren c352f4cad8 Nonce fixes from mdawaffe. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3778 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 00:47:21 +00:00
Ryan Boren 7f42b7f480 Combine category forms and move to edit-category-form.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@3777 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-18 00:46:07 +00:00
Ryan Boren 0bcf97cd84 WP importer fixes from mdawaffe. fixes #2727
git-svn-id: https://develop.svn.wordpress.org/trunk@3776 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-17 21:39:40 +00:00
Ryan Boren 659cc90b93 Fix cap. Props ryanscheuermann. fixes #2723
git-svn-id: https://develop.svn.wordpress.org/trunk@3775 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-17 21:32:16 +00:00
Ryan Boren 672dbe7edc Fallback to admin referer check instead of nonce if no action is given to check_admin_referer(). For plugin compatibility.
git-svn-id: https://develop.svn.wordpress.org/trunk@3774 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-17 00:28:26 +00:00
Ryan Boren d412d60245 Fix Scheduled Entries list. #2715
git-svn-id: https://develop.svn.wordpress.org/trunk@3773 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-12 03:21:09 +00:00
Ryan Boren 8f12196bd1 Remove private posts from front page query. Aadd private posts and page caps. fixes #2613
git-svn-id: https://develop.svn.wordpress.org/trunk@3772 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-11 23:13:35 +00:00
Matt Mullenweg 104a56563c Lots of style and admin tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@3770 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-10 20:35:10 +00:00
Matt Mullenweg a3d0bb059d New import and export, v0.1
git-svn-id: https://develop.svn.wordpress.org/trunk@3769 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-10 20:34:17 +00:00
Ryan Boren e0d1ccd210 Add file deletion filter. Props to that Andy guy. fixes #2703
git-svn-id: https://develop.svn.wordpress.org/trunk@3768 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-09 22:44:51 +00:00
Ryan Boren a72fbca9d1 Category query cleanups from skeltoac. fixes #2709
git-svn-id: https://develop.svn.wordpress.org/trunk@3767 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-08 02:16:24 +00:00
Ryan Boren b5ea6b11c4 Oops. How did that get in there?
git-svn-id: https://develop.svn.wordpress.org/trunk@3766 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-06 04:43:59 +00:00
Ryan Boren 7a6090cf4b Better nonces for inline uploading. Props mdawaffe. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3765 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-06 04:41:21 +00:00
Ryan Boren 51ce82e5b9 nonce approve/delete comment confirmations. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3764 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-05 09:09:13 +00:00
Ryan Boren 8cf29e9e4d Better escaping of strings used in JS.
git-svn-id: https://develop.svn.wordpress.org/trunk@3763 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-05 07:49:05 +00:00
Ryan Boren 27b9cbad2a Pass action to check_admin_referer hook.
git-svn-id: https://develop.svn.wordpress.org/trunk@3761 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-04 09:23:17 +00:00
Ryan Boren 7a2c1664ee A couple more nonces. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3760 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-04 09:20:44 +00:00
Ryan Boren fcfda4db13 Nonce from above. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3759 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 22:36:06 +00:00
Ryan Boren b96cd6f60c nonce functions. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3758 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 22:08:34 +00:00
Ryan Boren f558a75316 Check menu privs after plugins add their menus. fixes #2696
git-svn-id: https://develop.svn.wordpress.org/trunk@3756 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-02 19:08:37 +00:00
Matt Mullenweg a3dddd0802 add-a-hook
git-svn-id: https://develop.svn.wordpress.org/trunk@3754 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-29 09:21:23 +00:00
Ryan Boren cb4b90ebd8 Return user ID if email exists.
git-svn-id: https://develop.svn.wordpress.org/trunk@3753 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-27 04:24:14 +00:00
Ryan Boren d983d337d4 Div balance across more. Props skeltoac. fixes #2348
git-svn-id: https://develop.svn.wordpress.org/trunk@3751 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-25 08:46:19 +00:00
Ryan Boren aa850594af Fix page depth, again. PRops skeltoac. fixes #2690
git-svn-id: https://develop.svn.wordpress.org/trunk@3750 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-25 00:05:59 +00:00