mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-09-24 09:25:36 +00:00
Rework password handling
This commit is contained in:
@@ -21,7 +21,9 @@ public class AskpassExchange implements MessageExchange {
|
||||
@Value
|
||||
public static class Request implements RequestMessage {
|
||||
@NonNull
|
||||
UUID id;
|
||||
UUID storeId;
|
||||
|
||||
int subId;
|
||||
|
||||
@NonNull
|
||||
UUID request;
|
||||
|
||||
Reference in New Issue
Block a user