mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-25 03:09:20 -07: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