mirror of
https://github.com/bitwarden/server
synced 2025-12-17 16:53:23 +00:00
hibp breach api proxy
This commit is contained in:
@@ -12,6 +12,7 @@ namespace Bit.Core
|
||||
public virtual string LicenseDirectory { get; set; }
|
||||
public virtual string PushRelayBaseUri { get; set; }
|
||||
public virtual string InternalIdentityKey { get; set; }
|
||||
public virtual string HibpBreachApiKey { get; set; }
|
||||
public virtual bool DisableUserRegistration { get; set; }
|
||||
public virtual InstallationSettings Installation { get; set; } = new InstallationSettings();
|
||||
public virtual BaseServiceUriSettings BaseServiceUri { get; set; } = new BaseServiceUriSettings();
|
||||
|
||||
Reference in New Issue
Block a user