manage user pending of moderation - #877

This commit is contained in:
Laurent GAY
2025-09-11 20:07:20 +02:00
parent fbf22a83b2
commit 04cf4efee4
15 changed files with 574 additions and 13 deletions

View File

@@ -315,6 +315,9 @@ enum UserRole {
"User role"
USER
"Pending role"
PENDING
}
"""