MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / legacy_credentials

Function legacy_credentials

webapp_modern.py:14177–14179  ·  view source on GitHub ↗

Legacy endpoint for credentials

()

Source from the content-addressed store, hash-verified

14175# SYSTEM MANAGEMENT ENDPOINTS
14176# ============================================================================
14177
14178@app.route('/api/system/check-updates')
14179def check_updates():
14180 """Report whether an update is available, and the state of the checkout.
14181
14182 Every open dashboard tab polls this on a timer, so it is bounded, never

Callers

nothing calls this directly

Calls 1

get_credentialsFunction · 0.85

Tested by

no test coverage detected