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

Canonicalized email should be used when sending emails #18

Closed
fmarier opened this issue Jan 18, 2025 · 1 comment · Fixed by #27
Closed

Canonicalized email should be used when sending emails #18

fmarier opened this issue Jan 18, 2025 · 1 comment · Fixed by #27

Comments

@fmarier
Copy link
Member

fmarier commented Jan 18, 2025

The canonical email isn't the one that's used to send emails out.

Steps:

  1. cargo run -- --email "francois+1@brave.COM" -e --password "" --base-url https://accounts.bsg.bravesoftware.com

Email is sent to francois+1@brave.COM instead of francois+1@brave.com.

@fmarier fmarier changed the title Normalized email should be used when sending emails Canonicalized email should be used when sending emails Feb 11, 2025
@fmarier
Copy link
Member Author

fmarier commented Feb 12, 2025

Verified 👍

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

Successfully merging a pull request may close this issue.

1 participant