Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove email requirement for the user, and use the username if no email provided #900

Merged
merged 5 commits into from
Jul 29, 2024

Conversation

gauthier-th
Copy link
Collaborator

Description

This PR remove the email requirement for users, but only from the user's perspective. From server side, Jellyfin/Plex username will be used when no email is provided, since a lot of Jellyseerr features need this email field.

To-Dos

  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

server/routes/auth.ts Show resolved Hide resolved
server/routes/auth.ts Show resolved Hide resolved
server/routes/auth.ts Show resolved Hide resolved
server/routes/user/index.ts Show resolved Hide resolved
@gauthier-th gauthier-th merged commit d5f817e into develop Jul 29, 2024
8 checks passed
@gauthier-th gauthier-th deleted the fix-email-settings branch August 24, 2024 12:41
@Fallenbagel
Copy link
Owner

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants