Protected node

tolmi - March 25, 2007 - 14:59

With protected node module the users can restrict the access to a node accessible only with a password they provided when the node was created. On node creation you can set a node protected, supply a password and verify strength of the password(via JavaScript).
If somebody wants to view the node or download an attachment of the node, will be redirected to a password query. If password is right, the user will be redirected to the originally accessed page. Authorization is stored in session, so don't have to enter the password over and over again if once it was provided right.

For those who upgrade the module to the newest version: These releases 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.

Releases

Official releasesDateSizeLinksStatus
6.x-1.42008-Oct-1412.57 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.32008-Oct-1413.09 KBRecommended for 5.xThis is currently the recommended release for 5.x.


 
 

Drupal is a registered trademark of Dries Buytaert.