This commit is contained in:
lendry
2026-06-25 07:23:34 +03:00
parent f2366a69a0
commit 71b270fcb3
19 changed files with 1410 additions and 112 deletions

View File

@@ -184,6 +184,7 @@ message PublicUser {
bool canManageSettings = 18;
bool canViewUsers = 19;
bool canViewUserDocuments = 20;
bool hasPassword = 21;
}
message AuthTokens {