By harshveer on
Hi all, I was looking for a module which can password protect a particular page or node and it's child in drupal 7. I have searched for this and I found some But they were for drupal 6 or earlier.
Hi all, I was looking for a module which can password protect a particular page or node and it's child in drupal 7. I have searched for this and I found some But they were for drupal 6 or earlier.
Comments
Same problem here. Did you
Same problem here. Did you find a solution?
protect a node
http://drupal.org/project/nodeaccess_password
http://drupal.org/project/protected_node (D6)
Another possibility is to have a role and let user´s join by password:
http://drupal.org/project/join_role_with_password
For Downloads this is usefull: http://drupal.org/project/webform_protected_downloads
Protect any page
You can protect any page using https://drupal.org/project/protected_pages module
Varun Mishra
PHP Developer
Indore