translations in vcs + storage security

This commit is contained in:
vabene1111
2019-11-21 15:01:48 +01:00
parent 14130f4417
commit 8ce35dde0b
6 changed files with 4 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{% load i18n %}
<div class="alert alert-danger" role="alert">
<h4 class="alert-heading"><i class="far fa-exclamation-triangle"></i> {% trans 'Security Warning' %}</h4>
<h4 class="alert-heading"><i class="fas fa-exclamation-triangle"></i> {% trans 'Security Warning' %}</h4>
<p>{% blocktrans %}
The <b>Password and Token</b> field are stored as <b>plain text</b> inside the database.
This is necessary because they are needed to make API requests, but it also increases the risk of