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