Downloads
Release notes
SA-CONTRIB-2010-018 - Content Distribution - Multiple Vulnerabilities - http://drupal.org/node/717556
Other bug fixes:
- #714794: Warn user on node editing by joachim: Fixed lack of user warning about clobbering on editing a retrieved node.
- #710500: work around CCK bug with field node types by joachim: Fixed use of unreliable CCK type_name.
- #710420: filefield path settings not respected by joachim: Fixed filefield path settings not being respected.
- #707964: wrong parameters in form handlers by joachim: Fixed wrong parameters in form handlers.
- by joachim: Cleaned up user switching.
- #709694: gaps and surplus in info file dependencies by joachim: Fixed info file dependencies.
- #663798: mystery ticky box? by joachim: Fixed date reset option insisting on a date.
- #708400: surplus Views API hook by joachim: Removed surplus implementation of views hook.
- #708092: move default views to separate file by joachim: Moved hook_views_default_views() to separate file.
- #676254: All kinds of broken watchdog() calls in content_retriever.module by brianV: Fixed parameters and erroneous t() in watchdog calls.
- #663604: domain part of hash doesn't include port; module broken on localhosts that don't use port 80 by joachim: Fixed domain part of hash missing port when not 80.
- #709072: improve distributor_service info description and file doc headers by joachim: Changed distributor_service info description and file doc headers.
Code cleanup:
- #708986: fold in system.connect by joachim: Changed content_retriever_xmlrpc() to handle connect and login methods.
- #708472: refactor content_retriever_xmlrpc() by joachim: Refactored content_retriever_xmlrpc().
- #662624: code style cleanup (part 3) by joachim: Fixed code style issues.