1. 7a859ff Sessions: Drop end / from odata.id by Gunnar Mills · 10 months ago
  2. 8ece0e4 Fix spelling mistakes by Ed Tanous · 12 months ago
  3. 01a89a1 Fix regression in @odata failure paths by Ed Tanous · 2 years, 5 months ago
  4. e2616cc Make propertyValueNotInList typesafe by Ed Tanous · 2 years, 6 months ago
  5. 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 9 months ago
  6. 78e3900 SessionService: Break out setupRedfishRoute by Gunnar Mills · 1 year, 7 months ago
  7. 65ffbcb Break out setupRedfishRoute by Ed Tanous · 1 year, 8 months ago
  8. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  9. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  10. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  11. 39662a3 Make url by value in Request by Ed Tanous · 1 year, 11 months ago
  12. 03457a9 Session: Add v1 to urlFromPieces by Gunnar Mills · 1 year, 10 months ago
  13. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  14. d678d4f Remove proprietary OEMSession support by Ed Tanous · 2 years ago
  15. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  16. bb759e3 Move ClientID parameter out of OEM by Ed Tanous · 2 years, 5 months ago
  17. a1e0871 Add Link support to Sessions by Ed Tanous · 2 years, 6 months ago
  18. 85e6471 redfish session: fix null ptr dereference by Brad Bishop · 2 years, 5 months ago
  19. 02e53ae redfish session: Handle generateUserSession errors by Brad Bishop · 2 years, 5 months ago
  20. 840098b IWYU redfish_sessions.hpp by Ed Tanous · 2 years, 6 months ago
  21. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  22. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 7 months ago
  23. 0fd2986 Fix segmentation fault when deleting the sessions by wukaihua-fii-na · 2 years, 7 months ago
  24. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  25. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  26. e76cd86 Make bmcweb pass REQ_POST_CREATE_TO_MEMBERS_PROP by Ed Tanous · 2 years, 10 months ago
  27. 724340d Move SessionService to free methods by Ed Tanous · 2 years, 10 months ago
  28. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  29. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  30. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  31. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
  32. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  33. 5cc148a Fix Session delete to return 200 by Ed Tanous · 3 years, 7 months ago
  34. b282a43 Remove the Node class by Ed Tanous · 3 years, 7 months ago
  35. faa34cc Move Sessions to non Node structure by Ed Tanous · 3 years, 7 months ago
  36. 6c51eab Remove Node class from Account Service by Ed Tanous · 3 years, 7 months ago
  37. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  38. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  39. d323922 Redfish Session : Fix clientIp getting mapped to clientId by Sunitha Harish · 3 years, 10 months ago
  40. c0ea7ae Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 2 months ago
  41. 10f0d24 Revert "Redfish Session : Support ClientOriginIPAddress" by Ed Tanous · 4 years, 2 months ago
  42. e436008 Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 3 months ago
  43. f2a4a60 Add PATCH support for SessionTimeout Property by Manojkiran Eda · 4 years, 4 months ago
  44. d206b43 Revert http::Request::socket() callback by Ed Tanous · 4 years, 4 months ago
  45. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  46. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  47. 6f115bb Fix : Compilation issue when ssl is disabled by Manojkiran Eda · 4 years, 6 months ago
  48. 92f6822 Fetch the ClientIP during session creation by Sunitha Harish · 4 years, 7 months ago
  49. 08bdcc7 Session creation : Get and Set Oem ClientID by Sunitha Harish · 4 years, 8 months ago
  50. 3bf4e63 Implement Redfish PasswordChangeRequired by Joseph Reynolds · 5 years ago
  51. c2621e8 sessions: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
  52. d887fff Enhance return value from pamAuthenticateUser by Joseph Reynolds · 5 years ago
  53. 900f949 bmcweb: Handle ConfigureSelf privilege by Joseph Reynolds · 5 years ago
  54. f00032d Allow multiple registrations by Tanous · 6 years ago
  55. 0f26153 bmcweb: Fix some errors in Redfish Sessions by Ed Tanous · 6 years ago
  56. 5a8d034 bmcweb: Session member count is zero by Ed Tanous · 6 years ago
  57. 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
  58. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  59. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  60. 9712f8a Implement a new way of unpacking json to structs by Ed Tanous · 6 years ago
  61. 820ce59 Clean up SessionService POST by Ed Tanous · 6 years ago
  62. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  63. b9845d9 Implement Location header for session auth by Ed Tanous · 6 years ago
  64. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  65. 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
  66. e0d918b Boost beast by Ed Tanous · 7 years ago
  67. f4c4dcf Introduce Redfish Error messages definitions by Kowalski, Kamil · 7 years ago
  68. 6c23301 Minor fixes to make redfish pass compliance tests by Ed Tanous · 7 years ago
  69. 3ebd75f Make a few changes to privileges commit by Ed Tanous · 7 years ago
  70. 5d27b85 Redfish SessionService by Borawski.Lukasz · 7 years ago
  71. c1a46bd Improved Refish subroutes by Borawski.Lukasz · 7 years ago
  72. 43a095a Privilege implementation change by Borawski.Lukasz · 7 years ago
  73. aecb47a Redfish privileges by Borawski.Lukasz · 7 years ago
  74. 2b7981f Session and SessionCollection by Kowalski, Kamil · 7 years ago