Sloth-ninja stops Clio logins from sending solicitors to localhost
A production safeguard now blocks a broken Clio connection flow before a solicitor completes consent and lands on an unreachable address.
After a real deployment incident, Sloth-ninja has tightened the configuration behind Clio, the legal practice-management platform. Previously, a missing public backend address could quietly produce a sign-in link that sent a user back to their own computer rather than the live service.
The fork now treats that production setup as unavailable and returns a clear not-configured response instead of issuing a faulty authorisation link. It also records a redacted startup warning and documents the diagnostic pattern: provider consent succeeds, then the browser cannot reach the callback address. Crucially, the guidance calls for testing a full sign-in and return journey from a non-development machine, not just checking whether the service is online.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?