bz_validAdminPassword()
Available since 2.4.0
Check whether a given string is a valid server password (the -passwd BZFS option).
Usage
bool bz_validAdminPassword(const char* passwd)
Parameters | ||
---|---|---|
const char* |
passwd
|
The password to check |
Returns
bool - True if the given password was correct
Other Player Permissions Functions
This content is maintained on GitHub. We welcome any feedback and improvements!