OCHO Copilot
Connexion requise
{ if (r.ok) { window.location.href = '/'; } else { return r.json().then(d => { error = d.detail || 'Erreur'; }); } }) .catch(() => { error = 'Erreur de connexion'; }) .finally(() => { loading = false; }) " class="bg-gray-800 rounded-xl p-8 border border-gray-700 shadow-2xl">
Mot de passe