summaryrefslogtreecommitdiff
path: root/redfish-core/lib/redfish_sessions.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-0/+2
2021-04-08Using AsyncResp everywherezhanghch051-69/+68
2021-03-11Redfish Session : Fix clientIp getting mapped to clientIdSunitha Harish1-2/+2
2020-11-10Redfish Session : Support ClientOriginIPAddressSunitha Harish1-5/+4
2020-10-29Revert "Redfish Session : Support ClientOriginIPAddress"Ed Tanous1-5/+4
2020-10-08Redfish Session : Support ClientOriginIPAddressSunitha Harish1-4/+5
2020-10-05Add PATCH support for SessionTimeout PropertyManojkiran Eda1-0/+34
2020-09-03Revert http::Request::socket() callbackEd Tanous1-7/+0
2020-08-17Enable unused variable warnings and resolveEd Tanous1-6/+6
2020-08-17Remove middlewaresEd Tanous1-17/+14
2020-07-01Fix : Compilation issue when ssl is disabledManojkiran Eda1-0/+5
2020-06-17Fetch the ClientIP during session creationSunitha Harish1-4/+9
2020-06-17Session creation : Get and Set Oem ClientIDSunitha Harish1-4/+26
2020-05-20Implement Redfish PasswordChangeRequiredJoseph Reynolds1-2/+12
2020-02-20sessions: Remove odata.contextGunnar Mills1-6/+0
2020-01-30Enhance return value from pamAuthenticateUserJoseph Reynolds1-1/+1
2019-12-06bmcweb: Handle ConfigureSelf privilegeJoseph Reynolds1-1/+19
2019-04-01Allow multiple registrationsTanous1-0/+1
2019-02-13bmcweb: Fix some errors in Redfish SessionsEd Tanous1-0/+3
2018-12-07bmcweb: Session member count is zeroEd Tanous1-2/+0
2018-11-26bmcweb: Redfish away from json cacheEd Tanous1-35/+31
2018-11-15Simplify Redfish error message property interfaceJason M. Bills1-2/+2
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills1-26/+7
2018-10-22Implement a new way of unpacking json to structsEd Tanous1-42/+4
2018-10-22Clean up SessionService POSTEd Tanous1-114/+53
2018-09-05Move to clang-format-6.0Ed Tanous1-284/+320
2018-08-13Implement Location header for session authEd Tanous1-0/+3
2018-07-27Move over to upstream c++ styleEd Tanous1-46/+45
2018-07-25Make SessionStore a proper singletonBorawski.Lukasz1-7/+11
2018-06-29Boost beastEd Tanous1-34/+42
2018-04-22Introduce Redfish Error messages definitionsKowalski, Kamil1-13/+68
2018-04-22Minor fixes to make redfish pass compliance testsEd Tanous1-4/+2
2018-03-28Make a few changes to privileges commitEd Tanous1-32/+24
2018-03-28Redfish SessionServiceBorawski.Lukasz1-0/+35
2018-03-28Improved Refish subroutesBorawski.Lukasz1-24/+19
2018-03-28Privilege implementation changeBorawski.Lukasz1-9/+24
2018-03-28Redfish privilegesBorawski.Lukasz1-3/+3
2018-02-06Session and SessionCollectionKowalski, Kamil1-0/+226