Searched hist:"3 eaecac33685ca3297d53e041ab5c5116bc18d25" (Results 1 – 1 of 1) sorted by relevance
/openbmc/bmcweb/include/ |
H A D | authentication.hpp | diff 3eaecac33685ca3297d53e041ab5c5116bc18d25 Wed May 08 18:26:24 CDT 2024 Ed Tanous <ed@tanous.net> Fix merge conflict in session
9f217c26f58c0a99c18e7cac7b095dcf6068562d had a merge conflict that was resolved incorrectly with 25b54dba775b31021a3a4677eb79e9771bcb97f7
The line returning the cookie session got dropped in that merge conflict. Restore it.
Tested: Webui can log in, and cookie auth works again.
Ideally in the future we'd have some tests for places like this where we've gone outside the redfish spec.
Change-Id: I7740e19dac4d0dae5c5c9b27a5b8699a4751fd6f Signed-off-by: Ed Tanous <ed@tanous.net>
|