mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-22 14:19:28 +00:00
Add CSRF protection to all templates
This commit is contained in:
@@ -12,6 +12,7 @@ password below.</p>
|
||||
{{ form.as_table }}
|
||||
</table>
|
||||
<br />
|
||||
{% csrf_token %}
|
||||
<input type="submit" value="Reset Account" />
|
||||
</form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user