working on the httponly tutorial

This commit is contained in:
cktricky
2014-09-11 11:01:56 -04:00
parent 9c160750a6
commit ef2bc20c97
5 changed files with 84 additions and 4 deletions
+5
View File
@@ -15,6 +15,11 @@
<%= render :partial => ("layouts/tutorial/broken_auth_sess/insecure_compare")%>
</div> <!-- End Span12-->
</div>
<div class="row-fluid">
<div class="span12">
<%= render :partial => ("layouts/tutorial/broken_auth_sess/httponly_flag")%>
</div> <!-- End Span12-->
</div>
</div>
</div>