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