Ephraim Duncan

Results 113 comments of Ephraim Duncan

I was able to sign in successfully without email verification being required. These were the steps I used. 1. Performed a fresh installation of Documenso with a clean local database...

This issues has been fixed.

The migration fails because some teams don't have subscriptions, and the migration logic doesn't properly handle these "orphaned" teams. When the migration tries to create OrganisationGroup records for ALL teams,...

Hi @aditya-chakraborty, I'm going to assign this to you.

@coderabbitai review

The codebase has migrated from NextAuth to a custom auth implementation using the Arctic OAuth library, which inherently fixes the original problem.

If you're not receiving reset password emails or account confirmation emails, run `npm run d` in your terminal. This will starts the necessary services, including the email server with `Inbucket`....

@parasiteoflife Can you try running `npm run reset:hard && npm run d` and still see if the issue persists?

Closing this as you can currently do that with the current version.

Closing this since it has been fixed.