[contributions:tolmi] /modules/protected_node protected_node.install protected_node.module
User: tolmi Branch: HEAD Date: Thu, 08 Nov 2007 03:44:56 +0000 Modified files: /modules/protected_node protected_node.install protected_node.module Log message: * [#190361] Major update on protection logic with one small hack due to the limitations of the Drupal node access granting system. Protected_node now utilises the Node Protection System. * [#190362] Rewamped password storage. protected_node now stores passwords as sha1 hases 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. * [#170915] New flow logic also fixes this critical bug. * [#147898] Done. Please test it. * [#178825] Fixed. * [#147898] 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! Links: http://cvs.drupal.org/diff.php?path=contributions/modules/protected_node/pro... http://cvs.drupal.org/diff.php?path=contributions/modules/protected_node/pro...
participants (1)
-
drupal-cvs@drupal.org