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