Home
last modified time | relevance | path

Searched refs:hasWebuiRoute (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/include/
H A Dforward_unauthorized.hpp18 inline bool& hasWebuiRoute() in hasWebuiRoute() function
34 if (hasWebuiRoute()) in sendUnauthorized()
H A Dwebassets.hpp220 forward_unauthorized::hasWebuiRoute() = true; in addFile()
/openbmc/bmcweb/src/
H A Dssl_key_handler.cpp551 else if (!forward_unauthorized::hasWebuiRoute()) in getSslServerContext()