first commit

This commit is contained in:
root
2024-09-20 04:29:09 +00:00
commit 5383007f49
459 changed files with 88755 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{% load i18n static %}
<noscript>{% translate "This functionality requires JavaScript." %}"</noscript>
<script type="text/javascript" src="{% static 'mfa/js/webauthn-json.js' %}"></script>
<script type="text/javascript" src="{% static 'mfa/js/webauthn.js' %}"></script>