regenerate-meson: enable meson formattingSigned-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I5bc2c84cf2ebb3a8d64c96bf3c02e4f34d1f28dd
build: support registry generationsdbus++-gen-meson version 10 adds support for redfish registrygeneration and greatly simplifies the install directives.Regenerate the YAML meson files and modif
build: support registry generationsdbus++-gen-meson version 10 adds support for redfish registrygeneration and greatly simplifies the install directives.Regenerate the YAML meson files and modify the base meson.buildas necessary. Also, format meson.build with `meson format`.Signed-off-by: Patrick Williams <patrick@stwcx.xyz>Change-Id: I77586fca7742d5468803913cb45276ca57271655
show more ...
Add Multi-factor authentication D-bus configThis commit defines D-bus interfaces for multi-factor authenticationconfiguration to enable/disable various MFA authentication methodsThese D-bus inte
Add Multi-factor authentication D-bus configThis commit defines D-bus interfaces for multi-factor authenticationconfiguration to enable/disable various MFA authentication methodsThese D-bus interfaces defined as per standard redfish interfaceshttps://redfish.dmtf.org/schemas/v1/AccountService.v1_15_1.jsonChange-Id: I52dcf3df95fb60b9f5ea384553b472b71f2be923Signed-off-by: Ravi Teja <raviteja28031990@gmail.com>