summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-05Permission check for virtual media proxy modePrzemyslaw Czarnowski1-63/+133
2020-03-03Adding new types to simplify access to ManagedObjectType.Zbigniew Kurzynski1-5/+6
2020-02-20Fix KVM page to display the KVM sessionJohnathan Mantey1-1/+1
2020-02-03Remove IBM specific variable nameEd Tanous1-5/+7
2020-01-30Enhance return value from pamAuthenticateUserJoseph Reynolds2-21/+22
2020-01-02nbd-proxy closing fixesIwona Winiarska1-18/+22
2019-12-19Turning ON the mutual TLSZbigniew Kurzynski1-1/+1
2019-12-18Remove #include of selfEd Tanous1-1/+0
2019-12-17Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-244/+0
2019-12-16Fixing mTLS switchesZbigniew Kurzynski1-0/+7
2019-12-12Change PAM service_name for password changesJoseph Reynolds1-1/+1
2019-12-10Revert "Fix authorization for LDAP users"James Feist1-0/+244
2019-12-09Fix authorization for LDAP usersRAJESWARAN THILLAIGOVINDAN1-244/+0
2019-11-21Fix a namespace closing commentEd Tanous1-1/+1
2019-11-21Implement nbd-proxy as a part of bmcwebIwona Klimaszewska6-5/+407
2019-11-19Remove unused wildcard capturesEd Tanous1-2/+2
2019-11-19Implement constant time string compare for tokenEd Tanous2-7/+22
2019-11-13Disable ssl verify peerJames Feist1-1/+3
2019-11-12Disable SSL renegotiationJames Feist1-0/+2
2019-11-12TLS method configurationZbigniew Kurzynski1-1/+7
2019-11-12Move error strings to const char*Ed Tanous1-16/+14
2019-11-11Replace all uses of NULL with nullptrEd Tanous3-13/+13
2019-11-11Move default destructors to = default syntaxEd Tanous1-3/+1
2019-11-08TLS based user auth implementationKowalski, Kamil1-1/+6
2019-11-07Auth methods configurationZbigniew Kurzynski3-4/+81
2019-11-05account_service: redfish user Patch error handlingjayaprakash Mutyala1-13/+10
2019-11-05Revert "Auth methods configuration"James Feist3-81/+4
2019-10-31Auth methods configurationKowalski, Kamil3-4/+81
2019-10-29Modernize: use emplace instead of push_backEd Tanous1-3/+3
2019-10-28Move to more modern headersEd Tanous1-1/+1
2019-10-21Add "requires" handlers to all non-trivial routesEd Tanous6-0/+7
2019-10-18Make references to crow less obviousEd Tanous13-26/+26
2019-10-12Fix content-security-policy when XSS is disabledEd Tanous1-6/+16
2019-10-11Fix some warningsEd Tanous1-10/+24
2019-10-11Fix a bunch of warningsEd Tanous11-97/+37
2019-10-10Cleanup some old filesEd Tanous2-237/+0
2019-10-02Fix role map persistenceEd Tanous1-9/+1
2019-09-24Add concurrent KVM sessions supportJae Hyun Yoo1-131/+135
2019-08-29Improve the security headersEd Tanous1-7/+11
2019-08-27openbmc_dbus_rest: Add numeric_limits range checkAdriana Kobylak1-3/+68
2019-08-17Add 5 bits of entropyJoseph Reynolds1-3/+3
2019-08-02Change the permission of the session databaseRatan Gupta1-2/+12
2019-08-02Fix for Download dump file with original file nameRamesh Iyyar1-0/+24
2019-08-02Ignore charset for /login attemptsEd Tanous1-1/+3
2019-07-11Ignored Trust-Chain related errors when validating certificateRamesh Iyyar1-10/+81
2019-07-11Redfish(Authorization): Map the user role with the Redfish privilegesRatan Gupta1-28/+25
2019-07-10Included sdbusplus/bus/match.hpp to fix compilation errorRAJESWARAN THILLAIGOVINDAN1-0/+1
2019-07-09Addressed certificate read issueRamesh Iyyar1-0/+6
2019-07-09Redfish(Authorization): Add the privilege in the user session object.Ratan Gupta1-6/+258
2019-06-20REST: method call: return D-Bus error descMatt Spinler1-9/+25