![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
Classes | |
| struct | SessionCommand |
Public Attributes | |
| optional string | old_password = 1 |
| optional string | new_password = 2 |
| optional string | hashed_new_password = 4 |
| optional string Command_AccountPassword::hashed_new_password = 4 |
optional string hashed_old_password = 3; // we don't want users to steal hashed passwords and change them
| optional string Command_AccountPassword::new_password = 2 |
| optional string Command_AccountPassword::old_password = 1 |