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; }) ">
Mot de passe