cck_field_privacy 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| cck_field_privacy-6.x-1.1.tar.gz | 12.96 KB | 7f9c85990c6ff2f5e9f3bcf614a9fb75 |
| cck_field_privacy-6.x-1.1.zip | 14.64 KB | 14c9f3d93cc25f8130afd9d917995447 |
Release notes
Security update for DRUPAL-SA-CONTRIB-2009-014
#409626: Anonymous users can navigate to admin/content/cck_field_privacy page by merchadmin - CCK Field Privacy was incorrectly updated for the Drupal 6.x menu system in such a way that the intended access controls for the administrative pages are by-passed for unprivileged users. This may allow users to change permissions on fields and lead to exposure of private content.
cck_field_privacy 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| cck_field_privacy-6.x-1.0.tar.gz | 12.25 KB | 9c2656c574fcf74c931b9795b2bf5f08 |
| cck_field_privacy-6.x-1.0.zip | 13.82 KB | 96dca8f37de842d5db8b7591a7eeac6e |
Release notes
Initial stable release for the 6.x branch. CCK Field Privacy now uses a hook (hook_cck_field_privacy_access) so that the module does not have to implement code for every user relationship module that is out there. At the time of release, only Friend List implements the hook, however, issues have been filed with User Relationships to add a hook implementation. Thanks to mercobily for bringing up the issue #314170: Plugin architecture for field access permissions + Integration with Friendlist.
Also corrects #220922: Padlock not displayed with custom CCK Types by yoyoman, showing the privacy icon for other CCK Fields (such as Email) that did not display previously.
cck_field_privacy 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| cck_field_privacy-5.x-1.3.tar.gz | 11.64 KB | 7a37b38c57acca0c5e9c98b3f0db6f96 |
| cck_field_privacy-5.x-1.3.zip | 13.22 KB | 13adcb841f6a1391917583e79e779fe6 |
Release notes
#220922: Padlock not displayed with custom CCK Types by yoyman: corrects an issue with certain CCK Fields that do not show the privacy padlock icon.
cck_field_privacy 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cck_field_privacy-6.x-1.x-dev.tar.gz | 17.39 KB | 36682d2a33c0e4ca7d394844d64f351c |
| cck_field_privacy-6.x-1.x-dev.zip | 19.14 KB | b080211b71b6095214df0e780dc421be |
Release notes
Initial compatibility with Drupal 6.x.
cck_field_privacy 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| cck_field_privacy-5.x-1.2.tar.gz | 11.56 KB | 44b69bdea7f54f9a8647ec5073ce7396 |
| cck_field_privacy-5.x-1.2.zip | 13.16 KB | 63b00c1c6e222beefdb85d8957f397c2 |
Release notes
Corrects bugs related to node type handling. No new features.
See #250873: Invalid Argument supplied for each - line 127 and #239009: privacy padlocks not shown if content type name contains an underscore for detailed info.
cck_field_privacy 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| cck_field_privacy-5.x-1.1.tar.gz | 11.56 KB | a0ecdaf197ce386ed5c10c505aea996f |
| cck_field_privacy-5.x-1.1.zip | 13.16 KB | 90cde0b4eb1861bc199c8b6225f38256 |
Release notes
1) Fixes bug #230254: field privacy selection doesn't work in Internet Explorer, where users in IE could not select a privacy value.
2) Fixes bug #229605: 404 on access denied and mysql db namespace collission, which focused on two things: the DB table name could cause a collision with CCK, and users without AJAX MENU_CALLBACK permissions received a 404 error inadvertently, rather than a blank page, when attempting to view the AJAX page.
Please make sure you run update.php after installing this version, if you had 5.x-1.0 installed, so that the DB change can be made.
Thank you to mikesmullin and svendecabooter for reporting these bugs & providing patches.
cck_field_privacy 5.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cck_field_privacy-5.x-2.x-dev.tar.gz | 11.72 KB | ccc756a7bc9b9f7e1ad8f6b9d9f8f7d0 |
| cck_field_privacy-5.x-2.x-dev.zip | 13.05 KB | 565849f5ebe160675e1590343bf4b829 |
Release notes
Development/testing of new features (specifically hooks to other user reference modules, additional control of node privacy, and display of padlock icons color-coded based on privacy, among others).
cck_field_privacy 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| cck_field_privacy-5.x-1.0.tar.gz | 11.46 KB | d3b2816a31291cef16ba203ee0d7cc8e |
| cck_field_privacy-5.x-1.0.zip | 13.04 KB | ffdce9ef6b025c747eb635bbdf6d8254 |
Release notes
First stable release of the CCK Field Privacy module.
cck_field_privacy 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| cck_field_privacy-5.x-1.x-dev.tar.gz | 12.39 KB | 6aed2ceb31d66bd71d9e1a7ba055205f |
| cck_field_privacy-5.x-1.x-dev.zip | 13.74 KB | 68fa80cd14d0c0fc9f2292624e3ddb6d |
Release notes
Drupal 5 development branch.