Closed (won't fix)
Project:
Paranoia
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2009 at 16:09 UTC
Updated:
9 Jan 2024 at 23:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damien tournoud commentedAnd here is the trivial patch that does just that. The protection is enabled by default, but can be manually disabled in the logintobbogan settings form.
Comment #2
damien tournoud commentedComment #3
andypostSuppose this is a better place
Comment #4
pwolanin commentedIt's certainly possible to add a dynamic token to a link in Drupal 6/7 via hook_translated_menu_link_alter(), which I see DamZ used in the patch above.
This looks like the right approach, so this code would jsut need to be ported to paranioa.
Comment #5
gregglesThere's also http://drupal.org/sandbox/davereid/1332490 which does this.
I think this issue should become a docs issue to point to that sandbox (and maybe we can get dave to make it a full project).
Comment #6
gregglesI think this is the right status.