mirror of
https://github.com/bitwarden/server
synced 2025-12-20 18:23:44 +00:00
more org/user info
This commit is contained in:
@@ -8,5 +8,6 @@ namespace Bit.Admin.Models
|
||||
public string UserEmail { get; set; }
|
||||
public bool? Paid { get; set; }
|
||||
public string Action { get; set; }
|
||||
public bool SelfHosted { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user