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

Improve account recovery page once mail is sent #15

Open
tbroyer opened this issue May 2, 2017 · 0 comments
Open

Improve account recovery page once mail is sent #15

tbroyer opened this issue May 2, 2017 · 0 comments

Comments

@tbroyer
Copy link
Contributor

tbroyer commented May 2, 2017

See https://twitter.com/timberners_lee/status/859001696487436288

Don't say "Account recovery email sent to x", say "Account recovery email sent to x FROM y with SUBJECT z" to help me find it.... #uitips

We currently say:

We have sent an email to {$emailAddress} with further instructions.
The email contains a link allowing you to choose a new password. The email link must be clicked within a limited time.

Subject could be found here, but might be different if the account is unknown (and displaying the actual subject of the mail would reveal whether the account exists or not – though note that this can quite easily be discovered using the sign-up form). We could display both possible subjects, or unify them (“Ozwillo account recovery”?)

Sender's email address is accessible in oasis.mail.MailModule.Settings#from

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

No branches or pull requests

1 participant