Skip to content

Commit e164376

Browse files
committed
assigning a todo to self with deadline
1 parent 1124a30 commit e164376

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libs/csrf/csrfprotector.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,8 @@ public static function ob_handler($buffer, $flags)
387387

388388
// TODO: statically rewrite all forms as well so that if a form is submitted
389389
// before the js has worked on, it will still have token to send
390-
// @priority: medium @labels: important
390+
// @priority: medium @labels: important @assign: mebjas
391+
// @deadline: 1 week
391392

392393
//add a <noscript> message to outgoing HTML output,
393394
//informing the user to enable js for CSRFProtector to work

0 commit comments

Comments
 (0)