From 103380f163dd8ee94d530e7469b71eba811fd761 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 23 Feb 2013 21:32:44 +0000 Subject: [PATCH] TODO: need to fix js hijacking --- cgi-auth-flexible.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cgi-auth-flexible.pm b/cgi-auth-flexible.pm index 3ec88fb..954b021 100644 --- a/cgi-auth-flexible.pm +++ b/cgi-auth-flexible.pm @@ -17,6 +17,8 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . +die "need to fix js hijacking"; + use strict; use warnings FATAL => 'all'; -- 2.30.2