summaryrefslogtreecommitdiff
path: root/redfish-core/lib/account_service.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-09-23Fix: Only return error info in invalid URI caseAyushi Smriti1-8/+9
2019-09-23Read AllGroups property from user managerAyushi Smriti1-31/+59
2019-07-18Revert "Redfish: Add PATCH operation support for RemoteRoleMapping"Ed Tanous1-252/+4
2019-07-18Redfish: Add PATCH operation support for RemoteRoleMappingNagaraju Goruganti1-4/+252
2019-07-18Redfish: Populate the RemoteRoleMapping prop under AccountService schemaNagaraju Goruganti1-150/+192
2019-07-03Redfish: Add support to upload/replace/view LDAP CertificateMarri Devender Rao1-4/+8
2019-06-24Redfish: Implement PATCH operation for ActiveDirectory property in AccountSer...Ratan Gupta1-11/+30
2019-06-24Redfish: Populate the ActiveDirectory property in AccountService schemaRatan Gupta1-134/+180
2019-06-14Remove AllowableValues for read-only LDAP valuesEd Tanous1-4/+0
2019-05-24Redfish: Move checkDbusPathExist function to dbus utilityRatan Gupta1-18/+1
2019-05-24Redfish(Account): Support the patch for individual properties for LDAPRatan Gupta1-0/+477
2019-05-24Redfish: Populate the LDAP property in AccountService schemaRatan Gupta1-1/+181
2019-05-02bmcweb: /s/boost::beast::string_view/std::string_view/gAdriana Kobylak1-2/+2
2019-04-02Fix AllowableValues failProp errorGunnar Mills1-1/+1
2019-04-01Allow multiple registrationsTanous1-0/+1
2019-03-27Changing maxPasswordLength to 20AppaRao Puli1-1/+1
2019-03-13Redfish(AccountService): Send the correct error message for the read only pro...Ratan Gupta1-1/+17
2019-03-12Redfish: Send the success message in PATCH requestRatan Gupta1-0/+2
2019-03-11Redfish: Add the PATCH support for user locked property.Ratan Gupta1-45/+100
2019-02-09bmcweb: move variant usage to std namespaceEd Tanous1-24/+15
2018-12-29Redfish:Get and Set AccountService root propertiesAppaRao Puli1-16/+119
2018-12-11bmcweb: Move boost::optional to std::optionalEd Tanous1-9/+9
2018-12-11Redfish AccountService service modificationsAppaRao Puli1-129/+220
2018-12-10Remove custom version of getPtrEd Tanous1-4/+4
2018-11-26bmcweb: Redfish away from json cacheEd Tanous1-40/+39
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills1-49/+24
2018-10-22Implement a new way of unpacking json to structsEd Tanous1-180/+55
2018-10-08Implement AccountService POSTEd Tanous1-0/+191
2018-10-08Implement AccountService DELETE methodEd Tanous1-0/+34
2018-10-08Unhardcode Enabled and Locked from AccountServiceEd Tanous1-1/+41
2018-10-08Implement AccountService PATCH methodEd Tanous1-0/+128
2018-10-08Move AccountService to node structureEd Tanous1-1/+163
2018-09-05Move to clang-format-6.0Ed Tanous1-32/+37
2018-07-27Move over to upstream c++ styleEd Tanous1-2/+2
2018-07-25Make SessionStore a proper singletonBorawski.Lukasz1-2/+2
2018-06-29Boost beastEd Tanous1-6/+6
2018-04-22Minor fixes to make redfish pass compliance testsEd Tanous1-6/+1
2018-03-28Make a few changes to privileges commitEd Tanous1-9/+9
2018-03-28Improved Refish subroutesBorawski.Lukasz1-17/+15
2018-03-28Privilege implementation changeBorawski.Lukasz1-3/+11
2018-03-28AccountServiceLewanczyk, Dawid1-0/+55