MCPcopy Create free account
hub / github.com/LizardByte/Sunshine / savePassword

Function savePassword

src/confighttp.cpp:1270–1332  ·  view source on GitHub ↗

* @brief Update existing credentials. * @param response The HTTP response object. * @param request The HTTP request object. * The body for the post request should be JSON serialized in the following format: * @code{.json} * { * "currentUsername": "Current Username", * "currentPassword": "Current Password", * "newUsername": "New Username", * "newPassword": "New Pa

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

check_content_typeFunction · 0.85
authenticateFunction · 0.85
get_client_idFunction · 0.85
validate_csrf_tokenFunction · 0.85
hexFunction · 0.85
save_user_credsFunction · 0.85
reload_user_credsFunction · 0.85
stringFunction · 0.85
bad_requestFunction · 0.85
send_responseFunction · 0.85
emptyMethod · 0.80
to_stringMethod · 0.80

Tested by

no test coverage detected