Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
Command_AccountPassword Struct Reference

Classes

struct  SessionCommand

Public Attributes

optional string old_password = 1
optional string new_password = 2
optional string hashed_new_password = 4

Member Data Documentation

◆ hashed_new_password

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

◆ new_password

optional string Command_AccountPassword::new_password = 2

◆ old_password

optional string Command_AccountPassword::old_password = 1

The documentation for this struct was generated from the following file: