mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-07 22:22:45 -04:00
fixed start/stop of jsonapi in GUI
This commit is contained in:
parent
a304ec20ef
commit
6878a7773d
6 changed files with 89 additions and 71 deletions
|
@ -64,7 +64,7 @@ public:
|
|||
bool isAuthTokenValid(const std::string& token) override;
|
||||
bool requestNewTokenAutorization(const std::string& user) override;
|
||||
|
||||
// private API
|
||||
// private API. These methods may be moved to RsJsonAPI so as to be visible in http mode, if needed.
|
||||
|
||||
/**
|
||||
* @brief Get decoded version of the given encoded token
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue