fix(onboarding): remove CLI fast path from _provider_oauth_authenticated — fixes 4 test failures

The hermes_cli fast path ignored hermes_home, returning True from real system auth for OAuth providers. Removed — auth now scoped to hermes_home/auth.json only. 1423 passed, 0 failed.
This commit is contained in:
nesquena-hermes
2026-04-18 00:23:16 -07:00
committed by GitHub
parent 75e6595e06
commit 5c2840e2da
3 changed files with 11 additions and 14 deletions

View File

@@ -592,7 +592,7 @@
<div class="settings-section-title">System</div>
<div class="settings-section-meta">Instance version and access controls.</div>
</div>
<span class="settings-version-badge">v0.50.84</span>
<span class="settings-version-badge">v0.50.85</span>
</div>
<div class="settings-field" style="border-top:1px solid var(--border);padding-top:12px;margin-top:8px">
<label for="settingsPassword" data-i18n="settings_label_password">Access Password</label>