feat: implement authentication modal and update dashboard password handling
This commit is contained in:
@@ -205,5 +205,8 @@
|
||||
{# Raw request modal - Alpine.js #}
|
||||
{% include "dashboard/partials/raw_request_modal.html" %}
|
||||
|
||||
{# Auth modal - Alpine.js #}
|
||||
{% include "dashboard/partials/auth_modal.html" %}
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user