Add user registration page with default operator role

This commit is contained in:
2026-06-06 19:41:03 -04:00
parent 59aca54d42
commit 516ffbb579
5 changed files with 128 additions and 0 deletions

View File

@@ -43,5 +43,8 @@
<i class="fas fa-sign-in-alt"></i> Sign In
</button>
</div>
<div class="auth-footer">
<p>Don't have an account? <a href="/register">Register</a></p>
</div>
</form>
</div>