Searched refs:isOnAllowlist (Results 1 – 3 of 3) sorted by relevance
217 inline bool isOnAllowlist(std::string_view url, boost::beast::http::verb method) in isOnAllowlist() function
302 if (!crow::authentication::isOnAllowlist(thisReq.url().path(), in onRequestRecv()
414 if (!crow::authentication::isOnAllowlist(req->url().path(), in handle()