summaryrefslogtreecommitdiff
path: root/redfish-core/lib/roles.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-05-12fix more push vs emplace callsPatrick Williams1-1/+1
2023-02-24Take boost error_code by referenceEd Tanous1-1/+1
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-4/+4
2023-01-18Fix a boatload of #includesEd Tanous1-4/+5
2022-11-17Remove support for priv-noaccess roleAsmitha Karunanithi1-8/+0
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-2/+2
2022-06-01Try to fix the lambda formatting issueEd Tanous1-62/+58
2022-05-13Remove brace initialization of json objectsEd Tanous1-19/+23
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-5/+14
2022-02-11Add readability-redundant-* checksEd Tanous1-1/+1
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman1-16/+9
2021-12-28Move to common variantEd Tanous1-3/+3
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-2/+3
2021-06-16Remove ambiguous privileges constructorEd Tanous1-2/+2
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-103/+75
2021-04-08Using AsyncResp everywherezhanghch051-14/+15
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-3/+3
2020-08-17Enable unused variable warnings and resolveEd Tanous1-3/+3
2020-08-17Remove middlewaresEd Tanous1-3/+2
2020-02-20Roles: Remove odata.contextGunnar Mills1-5/+1
2019-11-12account_service: Added NoAccess role to Redfishjayaprakash Mutyala1-0/+8
2019-11-09Remove priv-callback support from bmcwebRichard Marian Thomaiyar1-8/+0
2019-11-08Revert "account_service: Added NoAccess role to Redfish"James Feist1-8/+0
2019-11-08account_service: Added NoAccess role to Redfishjayaprakash Mutyala1-0/+8
2019-10-22Renamed User role name to ReadOnlyAppaRao Puli1-2/+2
2019-10-11Fix some warningsEd Tanous1-0/+5
2019-09-18Revert "Fix remove callback user privilege access to login"Ed Tanous1-1/+1
2019-09-16Fix remove callback user privilege access to loginanil kumar appana1-1/+1
2019-06-13Updating Roles to version 1.2.1 to be in compliance with PSMEv2.4 specification.Zbigniew Kurzynski1-1/+2
2019-02-13bmcweb: Fix some errors in Redfish SessionsEd Tanous1-1/+1
2019-02-09bmcweb: move variant usage to std namespaceEd Tanous1-6/+5
2019-01-02Redfish: Added RoleCollection and Role supportAppaRao Puli1-23/+115
2018-11-26bmcweb: Redfish away from json cacheEd Tanous1-29/+21
2018-09-05Move to clang-format-6.0Ed Tanous1-63/+71
2018-07-27Move over to upstream c++ styleEd Tanous1-17/+19
2018-06-29Boost beastEd Tanous1-12/+12
2018-04-22Minor fixes to make redfish pass compliance testsEd Tanous1-1/+6
2018-03-28Make a few changes to privileges commitEd Tanous1-20/+15
2018-03-28Improved Refish subroutesBorawski.Lukasz1-27/+21
2018-03-28Privilege implementation changeBorawski.Lukasz1-7/+22
2018-03-28AccountServiceLewanczyk, Dawid1-1/+1
2018-03-07RolesLewanczyk, Dawid1-0/+79