Closed (won't fix)
Project:
Protected Node
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2012 at 15:07 UTC
Updated:
17 Nov 2013 at 04:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
alexborsody commentedHere is the patch I ended up having to create, it shows the password for each node to the admin under protected node settings on the node edit page. Now if there are lots of protected nodes with different passwords it is easy for the admin to keep this strait. I had to do this at a forgetful clients request.
Comment #2
alexborsody commentedComment #2.0
alexborsody commentedgrammar
Comment #3
grimreaperHello,
I think it's impossible to apply your patches, because there is your path on your own computer inside.
And I think it's better to upload one patch for the whole project not a patch per file.
I will try to retake them and test it.
Comment #4
grimreaperLooking closely, you made those patches with modifications made between files you had localy. So I can't find where to apply your code, and I think there is code not present in the patch that is needed.
Could you upload patches based on the last 7.x-1.x-dev version please ?
Thank you.
Comment #5
izus commenteddue to security reasons, i really would like to avoid us storing passwords in clear.
so i'm sorry but it will be better to have a custom module to satisfy this need.
Sorry again but i prefer to keep all passwords we store hashed.
Thanks for comprehension