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 @@ page</a> and a optional description.</p>
|
||||
{{ form.as_table }}
|
||||
</table>
|
||||
<br />
|
||||
{% csrf_token %}
|
||||
<input type="submit" value="Add Key" />
|
||||
</form>
|
||||
<p>Once you have added your EVE API key, don't forget to apply in game, as well as add an application through our
|
||||
|
||||
Reference in New Issue
Block a user