test commit
This commit is contained in:
@@ -101,6 +101,7 @@ where
|
||||
}
|
||||
}
|
||||
|
||||
// register a user
|
||||
async fn register(
|
||||
DatabaseConnection(conn): DatabaseConnection,
|
||||
Form(form): Form<RegistrationForm>,
|
||||
|
||||
Reference in New Issue
Block a user