User: arto Branch: HEAD Date: Thu, 24 Jul 2008 14:59:39 +0000 Modified files: /modules/dav README.txt dav.admin.inc dav.inc dav.module dav.theme.inc Log message: merged development from SVN repository r3847 to r4299: bug fixes during D6 porting of TraceModule and FileServerModule * fixed escape strings in t() calls * module_exist() -> module_exists() typo when tracing * redirect top-level to include trailing slash if necessary * allow any site viewer (typically, anonymous) to hit the menu hook path * this lets dav_request handle the fine-grained authentication * similar to pre-6 behavior, but now returning TRUE for access is not allowed * corrected user_authenticate() syntax for 6, which was causing authentication to fail for non-GET operations * this needs to be fixed when LDAP is ported to 6 * added self to README.txt Author: Justin R. Miller <incanus@codesorcery.net> Links: http://cvs.drupal.org/diff.php?path=contributions/modules/dav/README.txt&old... http://cvs.drupal.org/diff.php?path=contributions/modules/dav/dav.admin.inc&... http://cvs.drupal.org/diff.php?path=contributions/modules/dav/dav.inc&old=1.... http://cvs.drupal.org/diff.php?path=contributions/modules/dav/dav.module&old... http://cvs.drupal.org/diff.php?path=contributions/modules/dav/dav.theme.inc&...
participants (1)
-
drupal-cvs@drupal.org