Searched hist:"1 e22a0f1a0348846eb56f534f101776dc445b764" (Results 1 – 8 of 8) sorted by relevance
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | passwd_mgr.hpp | diff 1e22a0f1a0348846eb56f534f101776dc445b764 Fri Jul 30 15:36:54 CDT 2021 Vernon Mauery <vernon.mauery@linux.intel.com> Use SecureString where there is data to be cleansed
SecureString has quite a few places it should be used in the user management code.
Tested: ran set password, test password, and other commands
Change-Id: Ia53bc914d25f7965c3e72d5cf18346e0fa9339b9 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
|
H A D | passwd_mgr.cpp | diff 1e22a0f1a0348846eb56f534f101776dc445b764 Fri Jul 30 15:36:54 CDT 2021 Vernon Mauery <vernon.mauery@linux.intel.com> Use SecureString where there is data to be cleansed
SecureString has quite a few places it should be used in the user management code.
Tested: ran set password, test password, and other commands
Change-Id: Ia53bc914d25f7965c3e72d5cf18346e0fa9339b9 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
|
H A D | user_layer.cpp | diff 1e22a0f1a0348846eb56f534f101776dc445b764 Fri Jul 30 15:36:54 CDT 2021 Vernon Mauery <vernon.mauery@linux.intel.com> Use SecureString where there is data to be cleansed
SecureString has quite a few places it should be used in the user management code.
Tested: ran set password, test password, and other commands
Change-Id: Ia53bc914d25f7965c3e72d5cf18346e0fa9339b9 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
|
H A D | user_layer.hpp | diff 1e22a0f1a0348846eb56f534f101776dc445b764 Fri Jul 30 15:36:54 CDT 2021 Vernon Mauery <vernon.mauery@linux.intel.com> Use SecureString where there is data to be cleansed
SecureString has quite a few places it should be used in the user management code.
Tested: ran set password, test password, and other commands
Change-Id: Ia53bc914d25f7965c3e72d5cf18346e0fa9339b9 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
|
H A D | user_mgmt.hpp | diff 1e22a0f1a0348846eb56f534f101776dc445b764 Fri Jul 30 15:36:54 CDT 2021 Vernon Mauery <vernon.mauery@linux.intel.com> Use SecureString where there is data to be cleansed
SecureString has quite a few places it should be used in the user management code.
Tested: ran set password, test password, and other commands
Change-Id: Ia53bc914d25f7965c3e72d5cf18346e0fa9339b9 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
|
H A D | usercommands.cpp | diff 1e22a0f1a0348846eb56f534f101776dc445b764 Fri Jul 30 15:36:54 CDT 2021 Vernon Mauery <vernon.mauery@linux.intel.com> Use SecureString where there is data to be cleansed
SecureString has quite a few places it should be used in the user management code.
Tested: ran set password, test password, and other commands
Change-Id: Ia53bc914d25f7965c3e72d5cf18346e0fa9339b9 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
|
H A D | user_mgmt.cpp | diff 1e22a0f1a0348846eb56f534f101776dc445b764 Fri Jul 30 15:36:54 CDT 2021 Vernon Mauery <vernon.mauery@linux.intel.com> Use SecureString where there is data to be cleansed
SecureString has quite a few places it should be used in the user management code.
Tested: ran set password, test password, and other commands
Change-Id: Ia53bc914d25f7965c3e72d5cf18346e0fa9339b9 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | diff 2393985566bae8f666b4299994e8ee22fbf4ad72 Thu Sep 02 11:18:35 CDT 2021 Patrick Williams <patrick@stwcx.xyz> oemcommands: use SecureString for password
The ipmiSetSpecialUserPassword API changed to now require a SecureString instead of a std::string.
See phosphor-host-ipmid commit 1e22a0f1a0348846eb56f534f101776dc445b764.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Idc7a7f80b299b0753c958ae6d012812f2081810e
|