Searched hist:"1 d869608fb671a2c5e80563c9fa8c630aa728346" (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/include/ |
H A D | authentication.hpp | diff 1d869608fb671a2c5e80563c9fa8c630aa728346 Mon Dec 19 15:48:12 CST 2022 Ed Tanous <edtanous@google.com> Add maybe_unused to possibly unused argument
There are cases in this method where if CSRF protection is disabled, this argument will not be used, and will trigger a compile error. This commit fixes the compile error.
Tested: Code compiles with CSRF disabled option set.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I6daa5193fa162c73c57991600058c198dc38a418
|