User creation now possible

at /register
This commit is contained in:
2026-04-29 19:47:16 +02:00
parent 50c0b99f20
commit aa1c11047e
5 changed files with 153 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
pub mod basic_pages;
pub mod ticket;
pub mod user;