From: Ian Jackson Date: Sat, 23 Feb 2013 21:32:44 +0000 (+0000) Subject: TODO: need to fix js hijacking X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=103380f163dd8ee94d530e7469b71eba811fd761;p=cgi-auth-flexible.git TODO: need to fix js hijacking --- 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';