summaryrefslogtreecommitdiff
path: root/include/sessions.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Auth methods configurationZbigniew Kurzynski1-0/+61
2019-11-05Revert "Auth methods configuration"James Feist1-61/+0
2019-10-31Auth methods configurationKowalski, Kamil1-0/+61
2019-10-18Make references to crow less obviousEd Tanous1-1/+1
2019-10-11Fix a bunch of warningsEd Tanous1-5/+5
2019-10-02Fix role map persistenceEd Tanous1-9/+1
2019-08-17Add 5 bits of entropyJoseph Reynolds1-3/+3
2019-07-10Included sdbusplus/bus/match.hpp to fix compilation errorRAJESWARAN THILLAIGOVINDAN1-0/+1
2019-07-09Redfish(Authorization): Add the privilege in the user session object.Ratan Gupta1-6/+258
2019-03-25Revert "bmcweb: Fix a bunch of warnings"Ed Tanous1-5/+5
2019-03-23bmcweb: Fix a bunch of warningsEd Tanous1-5/+5
2019-03-07bmcweb: /s/boost::string_view/std::string_view/gEd Tanous1-3/+3
2018-09-05Move to clang-format-6.0Ed Tanous1-196/+248
2018-08-09Fix merge conflictEd Tanous1-3/+4
2018-07-27Move over to upstream c++ styleEd Tanous1-81/+79
2018-07-26Refactor session storageEd Tanous1-28/+30
2018-07-25Make SessionStore a proper singletonBorawski.Lukasz1-10/+28
2018-06-29Boost beastEd Tanous1-29/+30
2018-03-28Redfish SessionServiceBorawski.Lukasz1-2/+7
2018-03-07Reimplement presistent data loading in no-throw wayKowalski, Kamil1-17/+43
2018-02-06Session and SessionCollectionKowalski, Kamil1-0/+181