-
Notifications
You must be signed in to change notification settings - Fork 12
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
After registration, show credentials #95
Comments
I don't like that potential fix. I might be like "oh ok, the credentials are there, let's get dinner sorted first" and then come back an hour later and realize "oh no.". It would have to be communicated very clearly, and we all know how well we ourselves would read such a notice :). |
Yes, for sure, it's a compromise. But I would imagine that the vast majority of people will be setting up ~immediately. For those people it's an improvement over the current situation, where access to the credentials is not an option even immediately after form submission. If we did implement this timeout feature we could consider a warning, a visible timer with an option to cancel it, and finally if the timeout is reached we should provide some advice for users who forgot their password. |
Fair, I briefly forgot the previous situation :). Let's roll with it! |
This turns out to be really complicated especially with the recent changes to the invite flow for account import/export. In particular:
|
The new web registration flow lost a feature - that the chosen credentials are available on the success page (with the password not visible by default).
I understand this may be controversial, but I strongly feel that the UX benefits are strong, and the security risks are minimal. Discussion and alternative suggestions welcome.
Rationale:
Security concerns:
The text was updated successfully, but these errors were encountered: