mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Individual account management - to be tested
This commit is contained in:
@@ -71,7 +71,7 @@ public class EntityAccount extends EntityOrder implements Serializable {
|
||||
@NonNull
|
||||
public Integer port;
|
||||
@NonNull
|
||||
public Integer auth_type;
|
||||
public Integer auth_type; // immutable
|
||||
@NonNull
|
||||
public String user;
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user