mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-07 01:23:38 +02:00
Prepare DANE
This commit is contained in:
@@ -75,6 +75,8 @@ public class EntityIdentity {
|
||||
@NonNull
|
||||
public Boolean insecure = false;
|
||||
@NonNull
|
||||
public Boolean dane = false;
|
||||
@NonNull
|
||||
public Integer port;
|
||||
@NonNull
|
||||
public Integer auth_type;
|
||||
|
||||
Reference in New Issue
Block a user