mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 10:45:57 +03:00
Adding some oganization features
This commit is contained in:
@@ -6,6 +6,7 @@ use uuid::Uuid;
|
||||
use crypto;
|
||||
use CONFIG;
|
||||
|
||||
|
||||
#[derive(Debug, Identifiable, Queryable, Insertable)]
|
||||
#[table_name = "users"]
|
||||
#[primary_key(uuid)]
|
||||
|
Reference in New Issue
Block a user