@@ -17,6 +17,7 @@ class User
std::string login;
std::vector<char> password;
std::vector<char> salt;
bool enabled;
Permissions permissions;
User();
};
The note is not visible to the blocked user.