Releases for Protected node

protected_node 5.x-1.4

tolmi - February 28, 2009 - 10:02
Official release from CVS tag: DRUPAL-5--1-4
First released: February 28, 2009 - 10:02
Download: protected_node-5.x-1.4.tar.gz
Size: 14.03 KB
md5_file hash: 78da5b9ae0296dd2f66bce9884cf98ba
Last updated: February 28, 2009 - 10:05
View usage statistics for this release

This release fixes a display bug:

#385950

It also contains a single improvement regarding password bypass by role assignment and french translation (by sbordage):

#361947 - Patch by Frank Steiner

protected_node 6.x-1.5

tolmi - February 28, 2009 - 10:00
Official release from CVS tag: DRUPAL-6--1-5
First released: February 28, 2009 - 10:00
Download: protected_node-6.x-1.5.tar.gz
Size: 13.7 KB
md5_file hash: a467760c7fd7b682546d658585eec6b6
Last updated: February 28, 2009 - 10:05
View usage statistics for this release

This release fixes a display bug:

#385950

It also contains improvements regarding password bypass by role assignment, node type specific texts and french translation (by sbordage):
#261551 - Patch by jrglasgow
#361947 - Patch by Frank Steiner

protected_node 5.x-1.3

tolmi - October 14, 2008 - 10:25
Official release from CVS tag: DRUPAL-5--1-3
First released: October 14, 2008 - 10:25
Download: protected_node-5.x-1.3.tar.gz
Size: 13.09 KB
md5_file hash: aaeb710ff518906b6ab1dedee65666a3
Last updated: October 14, 2008 - 10:30
View usage statistics for this release

Important: This release contain a regression. The protected node admin page no longer contains the node type selection control. This represented a duplicate functionality with access control and have been dropped in favor for access control group regulations. After upgrade, please go to access control and give your groups at least access to view protected content.

Also this release contains a new simple API, many-many bugfixes and Views 1.x integration.
Issues closed in this release:

protected_node 6.x-1.4

tolmi - October 14, 2008 - 10:23
Official release from CVS tag: DRUPAL-6--1-4
First released: October 14, 2008 - 10:23
Download: protected_node-6.x-1.4.tar.gz
Size: 12.57 KB
md5_file hash: a9f33edbc525ff2e851e1f85976e8e56
Last updated: October 14, 2008 - 10:25
View usage statistics for this release

Important: This release contain a regression. The protected node admin page no longer contains the node type selection control. This represented a duplicate functionality with access control and have been dropped in favor for access control group regulations. After upgrade, please go to access control and give your groups at least access to view protected content.

Also this release contains a new simple API, many-many bugfixes and refactoring for better performance.
Issues closed in this release:

protected_node 6.x-1.3

tolmi - April 14, 2008 - 20:58
Official release from CVS tag: DRUPAL-6--1-3
First released: April 14, 2008 - 20:58
Download: protected_node-6.x-1.3.tar.gz
Size: 10.38 KB
md5_file hash: 07df4565092a3398a90ab34276459510
Last updated: April 14, 2008 - 21:00
View usage statistics for this release

Fixed #246409

protected_node 5.x-1.2

tolmi - April 13, 2008 - 18:30
Official release from CVS tag: DRUPAL-5--1-2
First released: April 13, 2008 - 18:30
Download: protected_node-5.x-1.2.tar.gz
Size: 9.15 KB
md5_file hash: b791fc882f844d8e98a3a61404baeaa3
Last updated: April 13, 2008 - 18:35
View usage statistics for this release

Backporting the anonymous cache bugfix to 5.x

protected_node 6.x-1.2

tolmi - April 13, 2008 - 18:29
Official release from CVS tag: DRUPAL-6--1-2
First released: April 13, 2008 - 18:29
Download: protected_node-6.x-1.2.tar.gz
Size: 8.93 KB
md5_file hash: ce39bc83b90c3e384c258e55e7bac14a
Last updated: April 13, 2008 - 18:30
View usage statistics for this release

Fixing anonymous caching bug for real.

protected_node 6.x-1.0

tolmi - April 13, 2008 - 14:07
Official release from CVS tag: DRUPAL-6--1-0
First released: April 13, 2008 - 14:07
Download: protected_node-6.x-1.0.tar.gz
Size: 9.04 KB
md5_file hash: 4dfc64e0f7efd333204157133fa96be7
Last updated: April 13, 2008 - 14:10
View usage statistics for this release

This the Drupal 6.x compatibility release.

protected_node 5.x-1.0

tolmi - April 1, 2007 - 16:12
Official release from CVS tag: DRUPAL-5--1-0
First released: April 1, 2007 - 16:12
Download: protected_node-5.x-1.0.tar.gz
Size: 10.1 KB
md5_file hash: 9a6622189b7f89b3e2ceeeee25d9b150
Last updated: April 1, 2007 - 16:15
View usage statistics for this release

This is the first stable release of protected node. After using it extensively it proves itself quiet robust.

protected_node 5.x-1.x-dev

tolmi - March 25, 2007 - 15:26
Nightly development snapshot from CVS branch: HEAD
First released: March 25, 2007 - 15:26
Download: protected_node-5.x-1.x-dev.tar.gz
Size: 13.69 KB
md5_file hash: f46e4d763ef8a6c63eb4d81ebb2e1fd3
Last updated: February 28, 2009 - 12:16
View usage statistics for this release

This release is for Drupal 5.x
It is fairly stable, I use it on one of my sites. Please test it and report back if you find any bugs or problems.

UPDATE as of 2007.11.08:
Major update on how protection works. Protected_node now utilises the Node Protection System.

Protected_node now stores passwords as sha1 hashes with optional salt. Salt could be configured in settings.php by definig $protected_node_salt variable with a random value. More entropy means better security. Usage is recommended.

Search and indexing problems are solved by the reimplemented logic flow. Now every node gets indexed by search module, but each user sees the contents she already visited and entered a valid password(applicable only to nodes set to be protected, of course).

Watch out for database update! Update #1 changes ALL passwords to their hash value without selection!

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.