adding a password check when changing hosts

This commit is contained in:
Joakim Kilby
2015-07-07 15:29:56 +02:00
parent 326f42f224
commit 2f801a4171
3 changed files with 28 additions and 8 deletions
@@ -80,7 +80,7 @@ namespace openspace{
bool isHost();
void requestHostship();
void requestHostship(const std::string &password);
void setPassword(const std::string &password);