mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-06-18 16:41:32 +00:00
Improved APP_SECRET warning message
This commit is contained in:
parent
93ab410857
commit
4b00541dd6
2 changed files with 2 additions and 1 deletions
|
|
@ -91,6 +91,7 @@
|
|||
<p class="mb-1">{% trans %}system.app_secret.insecure.message{% endtrans %}</p>
|
||||
<p class="mb-0">{% trans %}system.app_secret.insecure.suggestion{% endtrans %}
|
||||
<br><code>APP_SECRET={{ suggested_app_secret }}</code></p>
|
||||
<small>{% trans %}update_manager.new_version_available.only_administrators_can_see{% endtrans %}</small>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue