- e518ef3 Remove sessions on user password update by Ravi Teja · 7 months ago
- 25b54db Bring consistency to config options by Ed Tanous · 8 months ago
- 56d0bb0 Remove ibm locks feature by Sunitha Harish · 9 months ago
- 47f2934 Fix redundant init issues by Ed Tanous · 9 months ago
- 59ba638 Revert "Cache user role in session object" by Gunnar Mills · 1 year, 5 months ago
- 8ed41c3 Cache user role in session object by Ed Tanous · 3 years, 8 months ago
- 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
- 2c6ffdb Use openssl random number generator by Ed Tanous · 1 year, 6 months ago
- 7e9c08e Revert "Fix websocket csrf checking" by Ed Tanous · 1 year, 6 months ago
- 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 9 months ago
- 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- e628df8 Fix websocket csrf checking by Gunnar Mills · 1 year, 9 months ago
- 9fa06f1 Remove sessions when user is deleted by Xie Ning · 2 years, 6 months ago
- 26ccae3 Pass string views by value by Ed Tanous · 1 year, 10 months ago
- 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
- bb759e3 Move ClientID parameter out of OEM by Ed Tanous · 2 years, 5 months ago
- 41713dd clang-15: fixes for emplace by Patrick Williams · 2 years, 3 months ago
- b5b4060 sessions: iwyu by nitroglycerine · 2 years, 6 months ago
- f1eac57 pam_authenticate: remove unused reference by Nan Zhou · 2 years, 6 months ago
- b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
- 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 2 years, 11 months ago
- d3a9e08 Enforce variable init by Ed Tanous · 3 years ago
- ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
- 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
- 97128e9 bmcweb: fix the random headers by Nan Zhou · 3 years, 4 months ago
- dc414b5 Reduce session timeout to 30 minutes by Jason M. Bills · 3 years, 5 months ago
- d323922 Redfish Session : Fix clientIp getting mapped to clientId by Sunitha Harish · 3 years, 10 months ago
- f16f626 Add meson options for all authentication methods. by Alan Kuo · 4 years, 1 month ago
- 83cf818 Call applySessionTimeouts before writing data by Gunnar Mills · 4 years, 1 month ago
- 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
- dc511aa Timeout is not per-session by Ed Tanous · 4 years, 2 months ago
- b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
- fc76b8a Move Openssl Generator by Ed Tanous · 4 years, 3 months ago
- 5fb91ba Remove adl_serializer uses for json by Ed Tanous · 4 years, 3 months ago
- d43cd0c Fix includes by Ed Tanous · 4 years, 3 months ago
- f2a4a60 Add PATCH support for SessionTimeout Property by Manojkiran Eda · 4 years, 4 months ago
- 0dfeda6 Modernize; Move some apis to range based for loop by Ed Tanous · 5 years ago
- 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
- 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
- 92f6822 Fetch the ClientIP during session creation by Sunitha Harish · 4 years, 7 months ago
- 08bdcc7 Session creation : Get and Set Oem ClientID by Sunitha Harish · 4 years, 8 months ago
- 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
- 3bf4e63 Implement Redfish PasswordChangeRequired by Joseph Reynolds · 4 years, 11 months ago
- 07386c6 Remove the locks associated with the session by Ratan Gupta · 5 years ago
- a68a804 Use CPRNG for session secrets generation by James Feist · 4 years, 8 months ago
- f8aa3d2 Add CSRF check into websockets by James Feist · 4 years, 9 months ago
- cac94c5 Turning ON the mutual TLS by Zbigniew Kurzynski · 5 years ago
- 61dbeef Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 5 years ago
- 009c2a4 Fixing mTLS switches by Zbigniew Kurzynski · 5 years ago
- 7166bf0 Revert "Fix authorization for LDAP users" by James Feist · 5 years ago
- 5e931ae Fix authorization for LDAP users by RAJESWARAN THILLAIGOVINDAN · 5 years ago
- 51dae67 Implement constant time string compare for token by Ed Tanous · 6 years ago
- 501f1e5 TLS method configuration by Zbigniew Kurzynski · 5 years ago
- 7815863 Auth methods configuration by Zbigniew Kurzynski · 5 years ago
- eecd51a Revert "Auth methods configuration" by James Feist · 5 years ago
- 0ff64dc Auth methods configuration by Kowalski, Kamil · 5 years ago
- c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
- 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
- ca0c93b Fix role map persistence by Ed Tanous · 5 years ago
- 368b1d4 Add 5 bits of entropy by Joseph Reynolds · 5 years ago
- 7052517 Included sdbusplus/bus/match.hpp to fix compilation error by RAJESWARAN THILLAIGOVINDAN · 5 years ago
- 12c04ef Redfish(Authorization): Add the privilege in the user session object. by Ratan Gupta · 6 years ago
- b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
- 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
- 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
- 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
- a434f2b Fix merge conflict by Ed Tanous · 6 years ago
- 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
- e1ae533 Refactor session storage by Ed Tanous · 6 years ago
- 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
- e0d918b Boost beast by Ed Tanous · 7 years ago
- 5d27b85 Redfish SessionService by Borawski.Lukasz · 7 years ago
- 5cef0f7 Reimplement presistent data loading in no-throw way by Kowalski, Kamil · 7 years ago
- 2b7981f Session and SessionCollection by Kowalski, Kamil · 7 years ago