The passwords are always shown on node view. It's not respecting the "view node access passwords" permission.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1836296-passwords-are-always-shown-on-node-view-D7.patch | 1.52 KB | beltofte |
| #1 | 1836296-passwords-are-always-shown-on-node-view-D7.patch | 1.97 KB | beltofte |
Comments
Comment #1
beltoftePatch attached.
Comment #2
beltofteThe first patch only removed the passwords, not the field label. This patch should replace the first one, and solves this problem by checking permissions in hook_field_formatter_view().
Comment #3
beltofteComitted to git.
Comment #4
beltofteBackportet and committed to D6.