mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-25 21:45:52 +00:00
Finish support for RPC user/pass auth.
This commit is contained in:
@@ -41,4 +41,6 @@ extern std::string JSONRPCReply(const Json::Value& result, const Json::Value& er
|
||||
|
||||
extern Json::Value JSONRPCError(int code, const std::string& message);
|
||||
|
||||
extern bool HTTPAuthorized(const std::map<std::string, std::string>& mapHeaders);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user