cpatpa swaps the lock on the front door for Microsoft sign-in
This fork drops its old hosted login for a self-owned system that lets people sign in with their work Microsoft accounts.
cpatpa has replaced the fork's previous authentication service with one the team controls outright, and wired in Microsoft Entra - the identity system most firms already use to manage staff logins through Microsoft 365. People can now sign in either with a Microsoft account or an email-and-password, and the two link to the same profile automatically.
The team also tightened the basics: logins are restricted to approved company email domains, passwords have a real minimum length, and "no such user" and "wrong password" return the same error so outsiders can't probe who has an account. There's a proper password-reset flow with expiring, single-use links, and outbound email runs through Resend, a developer mail service. The first administrator is promoted automatically on first boot.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?