summaryrefslogtreecommitdiff
path: root/redfish-core/lib/roles.hpp
AgeCommit message (Expand)AuthorFilesLines
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