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

Add email param to POST /api/v1/emails/confirmations #15949

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

Gargron
Copy link
Member

@Gargron Gargron commented Mar 24, 2021

Allow changing e-mail as long as the account is unconfirmed

I wonder if it would make sense to add an OAuth scope for managing e-mail and then having generic methods for retrieving and changing the e-mail in general. However, this way should be sufficient for the sign-up flow.

Allow changing e-mail as long as the account is unconfirmed
@Gargron Gargron added the api REST API, Streaming API, Web Push API label Mar 24, 2021
@Gargron Gargron merged commit dd1eb99 into main Mar 25, 2021
@Gargron Gargron deleted the feature-app-change-email-before-confirm branch March 25, 2021 01:46
chrisguida pushed a commit to Start9Labs/mastodon that referenced this pull request Feb 26, 2022
)

Allow changing e-mail as long as the account is unconfirmed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api REST API, Streaming API, Web Push API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants