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:
@@ -19,6 +19,7 @@ up to date, if so use the "Refresh" function.</p>
|
||||
</table>
|
||||
<br />
|
||||
<input type="submit" value="Create Account" />
|
||||
{% csrf_token %}
|
||||
</form>
|
||||
<br/>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user