Shouldn't use get method (default), even if overridden by JS (browser may show in URL, cache page, etc.)

This commit is contained in:
Michael Jumper
2010-12-07 19:30:46 -08:00
parent 94803cd300
commit 7fd91625d6

View File

@@ -43,7 +43,7 @@
<p id="login-error"></p> <p id="login-error"></p>
<form id="login-form" action="#"> <form id="login-form" action="login" method="post">
<table id="login-fields"> <table id="login-fields">
<tr> <tr>
<th>Username</th> <th>Username</th>