mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-20 18:09:30 +00:00
Added possibility to list all available API keys at the user settings page
This commit is contained in:
parent
040e86ea6d
commit
35a0e8464a
9 changed files with 245 additions and 42 deletions
|
|
@ -76,4 +76,6 @@
|
|||
{{ form_end(pw_form) }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{% include "users/_api_tokens.html.twig" %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue