mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-22 11:18:22 -05:00
adding a password check when changing hosts
This commit is contained in:
@@ -80,7 +80,7 @@ namespace openspace{
|
||||
|
||||
bool isHost();
|
||||
|
||||
void requestHostship();
|
||||
void requestHostship(const std::string &password);
|
||||
|
||||
void setPassword(const std::string &password);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user