feat: require verified email to publish, to prevent spam (#6777)

* feat: require verified email to create projects, collections and organizations

* fix(labrinth): fix tests

* chore: fmt

* chore: intl
This commit is contained in:
François-Xavier Talbot
2026-07-20 02:51:16 +00:00
committed by GitHub
parent c579925f03
commit 7144f08f0f
10 changed files with 99 additions and 11 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ use super::{
use super::{database::USER_USER_ID, get_json_val_str};
pub const DUMMY_DATA_UPDATE: i64 = 7;
pub const DUMMY_DATA_UPDATE: i64 = 8;
pub const DUMMY_CATEGORIES: &[&str] = &[
"combat",