Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 139.62 KB
MD5: d2e6fad2932ddd8d641ebf3933981b78
SHA-1: f0867a613340ac78079042bf39d676a7d9338dc6
SHA-256: 54f78bdda585568c379aef087a458987df71ee985f896203ea7231c3a59936ae
Download zip 168.34 KB
MD5: 423d58ca0750fb6ad626dda5da2a0888
SHA-1: 6004242d5a3a849d1c7e11f77131869df9465618
SHA-256: 28acc81c3569df554d9c7d2b329cf705ebcdfb1a59682b62f787b93d086c216f

Release notes

This release fixes a security vulnerability, all users of Domain access are urged to upgrade. For more details, see SA-CONTRIB-2010-096.

Bugfixes

-- Fixes missing argument in domain_conf_variable_set().
-- #895284: Undefinde variable : reset in domain_settings_form_submit() line 119 - domain_settings.module when submiting user settings form by mac_perlinksi. Fixes bad variable from #873706: Saving checkboxes fails in domain_settings_form_submit.
-- #884756: Consistency in watchdog entries by nonsie. Fix watchdog label.
-- #873706: Saving checkboxes fails in domain_settings_form_submit by Jasu_M. Domain settings must filter checkbox values.
-- #227947: After editing nodes user is redirected to the main domain by yhager and bleen18 (and others). Fix redirect to primary domain issue.
-- #848856: Empty HTTP_HOST throws errors by jastern. Ensure that empty HTTP_HOST value does not crash DA.
-- #883180: domain_set_domain(0, TRUE); does not bootstrap main domain by morningtime and zerno. Domain Prefix does not properly reset when switching domains.
-- #864128: Duplicate domains autocreated upon submitting settings form by OnkelTem and brt. Duplicate entry of default domain.
-- #842338: Allow editors to add cross-domain autocomplete nodereferences by johnpitcairn. Allow other modules to alter domain_grant_all().
-- #840220: implementations of hook_domain_settings can't know if they should set or reset by dougp. Pass full form values to hook_domain_settings().
-- patch #754092: Generating copy table prefix from selected subdomain don't work by mathiaz.sk. Bad variable reset in Domain Prefix.
-- patch #835208: Can't set drupal variables to (int)0 with domain_conf/domain_settings by dougp. Fixes type check on zero values for Domain Conf.
-- Fixes DBTNG errors in Domain Content.
-- Fixes bad link in Domain Conf.
-- Fixes index error in Domain Conf.
-- Fixes index warnings in domain_invalid_domain_requested().
-- #825734. Fixes use of hook_field_extra_fields().
-- Fixes bad index warning in domain_theme.admin.
-- Removes all uses of drupal_parse_url().

New Features

-- patch #803700: Add CSS ID to domain list table by Michelle. Adds a div id to the domain list table, for theming.

Created by: agentrickard
Created on: 22 Sep 2010 at 21:36 UTC
Last updated: 22 Sep 2010 at 21:53 UTC
Security update
New features
Bug fixes
Unsupported

Other releases