The release notes for 5.x-1.x-dev mention the $protected_node_salt variable.

"Salt could be configured in settings.php by definig $protected_node_salt variable..."

Indeed in protected_node.module there are various references to $protected_node_salt. In protected_node.install the reference is to a variable named $protected_nodes_salt. (Extra 's'). I am not sure what effect this has, if any.

Comments

mtolmacs’s picture

Assigned: Unassigned » mtolmacs
Priority: Minor » Critical
Status: Active » Fixed

Thanks for reporting. HEAD now fixes this as well.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.