mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
JSON API unauthenticated access to /rsAccounts/getCurrentAccountId
This commit is contained in:
parent
6543d713e4
commit
e746b5b4a0
@ -151,7 +151,7 @@ public:
|
|||||||
/**
|
/**
|
||||||
* @brief Get current account id. Beware that an account may be selected
|
* @brief Get current account id. Beware that an account may be selected
|
||||||
* without actually logging in.
|
* without actually logging in.
|
||||||
* @jsonapi{development}
|
* @jsonapi{development,unauthenticated}
|
||||||
* @param[out] id storage for current account id
|
* @param[out] id storage for current account id
|
||||||
* @return false if account hasn't been selected yet, true otherwise
|
* @return false if account hasn't been selected yet, true otherwise
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user