chiark
/
gitweb
/
~ian
/
cgi-auth-flexible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
8a6f677
)
TODO: need to fix js hijacking
master
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 23 Feb 2013 21:32:44 +0000 (21:32 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 23 Feb 2013 21:32:44 +0000 (21:32 +0000)
cgi-auth-flexible.pm
patch
|
blob
|
history
diff --git
a/cgi-auth-flexible.pm
b/cgi-auth-flexible.pm
index
3ec88fb
..
954b021
100644
(file)
--- 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 <http://www.gnu.org/licenses/>.
+die "need to fix js hijacking";
+
use strict;
use warnings FATAL => 'all';