summaryrefslogtreecommitdiff
path: root/redfish-core/lib/account_service.hpp
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Take boost error_code by referenceEd Tanous1-27/+28
2023-02-08Fix OemAccountService schemaEd Tanous1-1/+1
2023-01-28Fix handleAccounttDelete spellingGunnar Mills1-4/+4
2023-01-27Remove unused variablesEd Tanous1-3/+0
2023-01-19Add the GetObject method to dbus_utilityGeorge Liu1-7/+8
2023-01-18Fix a boatload of #includesEd Tanous1-8/+8
2023-01-04Problem with RemoteRoleMapping JSONJorge Cisneros1-9/+2
2022-12-28Fix some use-after-move issuesEd Tanous1-79/+77
2022-12-08Generate Redfish enums from schemasEd Tanous1-2/+5
2022-11-17Remove support for priv-noaccess roleAsmitha Karunanithi1-24/+1
2022-09-27Retrieve userGroups Information ("AccountTypes")Abhishek Patel1-2/+72
2022-09-12Remove nlohmann brace initializationEd Tanous1-5/+14
2022-09-09used sdbusplus::unpackPropertiesNoThrow part 8Krzysztof Grobelny1-32/+38
2022-09-06Update content of ResourceNotFound/ResourceAlreadyExists messageJiaqing Zhao1-17/+9
2022-08-01Add Link header handling to AccountServiceEd Tanous1-7/+55
2022-07-25sdbusplus: use shorter type aliasesPatrick Williams1-3/+2
2022-07-12Fix const correctness issuesEd Tanous1-1/+1
2022-06-27Move AccountService to separate methodsEd Tanous1-655/+636
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-7/+7
2022-06-01Try to fix the lambda formatting issueEd Tanous1-811/+767
2022-05-31meson option: make the insecure-disable-auth macro more accurateNan Zhou1-6/+6
2022-05-13Remove brace initialization of json objectsEd Tanous1-70/+75
2022-05-04Fix bmcweb crash problem when no-authJunLin Chen1-1/+38
2022-04-13Update odata.type version of /redfish/v1/AccountService/Anjaliintel-211-1/+1
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-22/+53
2022-04-05Fix missing success code in Account PATCHEd Tanous1-0/+4
2022-03-22Consitently use dbus::utility typesEd Tanous1-7/+2
2022-03-12Enable readability checksEd Tanous1-2/+1
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-10/+10
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous1-2/+3
2022-02-12account_service: Remove unused DbusInterfaceTypeJason M. Bills1-4/+0
2022-02-11Add readability-redundant-* checksEd Tanous1-3/+3
2022-02-09Enable readability-avoid-const-params-in-declsEd Tanous1-2/+2
2022-02-09Allow setting MinPasswordLength in AccountServicePaul Fertser1-3/+16
2022-02-07Enable readability-redundant-control-flow checksEd Tanous1-2/+0
2022-01-28Enable readability-container-size-empty testsEd Tanous1-4/+4
2022-01-10Consistently use ManagedObjectTypeEd Tanous1-10/+10
2022-01-05Fix AccountService patch privilegesGunnar Mills1-1/+1
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman1-11/+9
2021-12-28Move to common variantEd Tanous1-27/+25
2021-12-24Enable encoding/decoding object paths of User NameP Dheeraj Srujan Kumar1-14/+20
2021-12-08Fix bmcweb crash problem when no-authJunLin Chen1-2/+5
2021-11-19Update clang-formatGeorge Liu1-30/+29
2021-11-16Redfish: Repair the wrong change made by non-adminEd Tanous1-21/+24
2021-10-20Fix service validator on OEM account serviceEd Tanous1-0/+1
2021-09-30Fix use after move in account serviceEd Tanous1-3/+3
2021-07-22Fix AccountService PATCH regression/merge conflictEd Tanous1-0/+104
2021-07-13Make code compile with clang-13Ed Tanous1-32/+37
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-6/+9
2021-06-30Modify entityPrivileges for certificate serviceAbhishek Patel1-6/+16