Home
last modified time | relevance | path

Searched defs:isConfigureSelfOnly (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/features/webui_login/
H A Dlogin_routes.hpp176 bool isConfigureSelfOnly = pamrc == PAM_NEW_AUTHTOK_REQD; in handleLogin() local
/openbmc/bmcweb/include/
H A Dsessions.hpp54 bool isConfigureSelfOnly = false; member
267 bool isConfigureSelfOnly = false) in generateUserSession()
H A Dauthentication.hpp74 bool isConfigureSelfOnly = pamrc == PAM_NEW_AUTHTOK_REQD; in performBasicAuth() local
/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_sessions.hpp269 bool isConfigureSelfOnly = pamrc == PAM_NEW_AUTHTOK_REQD; in handleSessionCollectionPost() local