index
:
bmcweb
master
OpenBMC Web server
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
redfish-core
/
lib
/
account_service.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update AccountService Privilege
Gunnar Mills
2020-02-10
1
-2
/
+1
*
Add VirtualMedia schema to Redfish
Przemyslaw Czarnowski
2020-01-27
1
-5
/
+8
*
bmcweb: Handle ConfigureSelf privilege
Joseph Reynolds
2019-12-06
1
-2
/
+36
*
TLS method configuration
Zbigniew Kurzynski
2019-11-12
1
-2
/
+10
*
account_service: Added NoAccess role to Redfish
jayaprakash Mutyala
2019-11-12
1
-0
/
+8
*
Remove priv-callback support from bmcweb
Richard Marian Thomaiyar
2019-11-09
1
-8
/
+0
*
Revert "account_service: Added NoAccess role to Redfish"
James Feist
2019-11-08
1
-8
/
+0
*
account_service: Added NoAccess role to Redfish
jayaprakash Mutyala
2019-11-08
1
-0
/
+8
*
account_service:redfish user creation err handling
anil kumar appana
2019-11-07
1
-9
/
+9
*
Auth methods configuration
Zbigniew Kurzynski
2019-11-07
1
-8
/
+101
*
account_service: redfish user Patch error handling
jayaprakash Mutyala
2019-11-05
1
-21
/
+88
*
Revert "Auth methods configuration"
James Feist
2019-11-04
1
-101
/
+8
*
Auth methods configuration
Kowalski, Kamil
2019-10-31
1
-8
/
+101
*
Modernize: use emplace instead of push_back
Ed Tanous
2019-10-29
1
-2
/
+2
*
Renamed User role name to ReadOnly
AppaRao Puli
2019-10-22
1
-2
/
+2
*
Fix a bunch of warnings
Ed Tanous
2019-10-10
1
-15
/
+15
*
Redfish: Add PATCH operation support for RemoteRoleMapping
Ratan Gupta
2019-09-24
1
-3
/
+189
*
Fix: Only return error info in invalid URI case
Ayushi Smriti
2019-09-23
1
-8
/
+9
*
Read AllGroups property from user manager
Ayushi Smriti
2019-09-23
1
-31
/
+59
*
Revert "Redfish: Add PATCH operation support for RemoteRoleMapping"
Ed Tanous
2019-07-17
1
-252
/
+4
*
Redfish: Add PATCH operation support for RemoteRoleMapping
Nagaraju Goruganti
2019-07-17
1
-4
/
+252
*
Redfish: Populate the RemoteRoleMapping prop under AccountService schema
Nagaraju Goruganti
2019-07-17
1
-150
/
+192
*
Redfish: Add support to upload/replace/view LDAP Certificate
Marri Devender Rao
2019-07-03
1
-4
/
+8
*
Redfish: Implement PATCH operation for ActiveDirectory property in AccountSer...
Ratan Gupta
2019-06-24
1
-11
/
+30
*
Redfish: Populate the ActiveDirectory property in AccountService schema
Ratan Gupta
2019-06-24
1
-134
/
+180
*
Remove AllowableValues for read-only LDAP values
Ed Tanous
2019-06-13
1
-4
/
+0
*
Redfish: Move checkDbusPathExist function to dbus utility
Ratan Gupta
2019-05-23
1
-18
/
+1
*
Redfish(Account): Support the patch for individual properties for LDAP
Ratan Gupta
2019-05-23
1
-0
/
+477
*
Redfish: Populate the LDAP property in AccountService schema
Ratan Gupta
2019-05-23
1
-1
/
+181
*
bmcweb: /s/boost::beast::string_view/std::string_view/g
Adriana Kobylak
2019-05-02
1
-2
/
+2
*
Fix AllowableValues failProp error
Gunnar Mills
2019-04-02
1
-1
/
+1
*
Allow multiple registrations
Tanous
2019-04-01
1
-0
/
+1
*
Changing maxPasswordLength to 20
AppaRao Puli
2019-03-27
1
-1
/
+1
*
Redfish(AccountService): Send the correct error message for the read only pro...
Ratan Gupta
2019-03-12
1
-1
/
+17
*
Redfish: Send the success message in PATCH request
Ratan Gupta
2019-03-12
1
-0
/
+2
*
Redfish: Add the PATCH support for user locked property.
Ratan Gupta
2019-03-11
1
-45
/
+100
*
bmcweb: move variant usage to std namespace
Ed Tanous
2019-02-09
1
-24
/
+15
*
Redfish:Get and Set AccountService root properties
AppaRao Puli
2018-12-29
1
-16
/
+119
*
bmcweb: Move boost::optional to std::optional
Ed Tanous
2018-12-10
1
-9
/
+9
*
Redfish AccountService service modifications
AppaRao Puli
2018-12-10
1
-129
/
+220
*
Remove custom version of getPtr
Ed Tanous
2018-12-10
1
-4
/
+4
*
bmcweb: Redfish away from json cache
Ed Tanous
2018-11-26
1
-40
/
+39
*
Improve the Redfish error reporting interface
Jason M. Bills
2018-10-22
1
-49
/
+24
*
Implement a new way of unpacking json to structs
Ed Tanous
2018-10-22
1
-180
/
+55
*
Implement AccountService POST
Ed Tanous
2018-10-08
1
-0
/
+191
*
Implement AccountService DELETE method
Ed Tanous
2018-10-08
1
-0
/
+34
*
Unhardcode Enabled and Locked from AccountService
Ed Tanous
2018-10-08
1
-1
/
+41
*
Implement AccountService PATCH method
Ed Tanous
2018-10-08
1
-0
/
+128
*
Move AccountService to node structure
Ed Tanous
2018-10-08
1
-1
/
+163
*
Move to clang-format-6.0
Ed Tanous
2018-09-05
1
-32
/
+37
[next]