mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-24 09:48:32 +02:00
fix: name harmonization of endpoints & ingestion security hardening
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{% block modal_class %}max-w-3xl{% endblock %}
|
||||
|
||||
{% block form_attributes %}
|
||||
hx-post="/ingress-form"
|
||||
hx-post="/ingest-form"
|
||||
enctype="multipart/form-data"
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user