chiark / gitweb /
TODO: need to fix js hijacking
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 23 Feb 2013 21:32:44 +0000 (21:32 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 23 Feb 2013 21:32:44 +0000 (21:32 +0000)
cgi-auth-flexible.pm

index 3ec88fbea44754f1f4bc9bf1f5ac94e85ad6aa28..954b0218c17b10357e0ab927c708378024cbc279 100644 (file)
@@ -17,6 +17,8 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+die "need to fix js hijacking";
+
 use strict;
 use warnings FATAL => 'all';