2026/8/23 16:31:33
BmcWeb:处理认证
OpenBMC:BmcWeb 读取http请求头-CSDN博客 提到认证是通过authentication::authenticate完成的 1.authenticate
inline std::shared_ptr<persistent_data::UserSession> authenticate(const boost::asio::ip::address& ipAddress [[maybe_unused]],Response& re…