Closed notramo closed 2 years ago
So you'd rather it store your entered credentials in plaintext? That'd be especially awful for users who reuse passwords between services
It should be stored in session storage, or somehow to persist between reloads, but after closing the tab, it should be deleted. Or maybe only not store password, but everything else. The following are not private:
So these fields could persist between reloads.
We now warn the user that data will be lost to prevent f5-ing
Sometimes it gets stuck because of network problems. If it is timed out, and the page is reloaded, entered credentials are lost, and the progress of the flow is aborted. It throws the user back to the server selection screen (complete restarting of the registration). It can cause problems if an add-on (like uMatrix) blocks reCRAPTCHA, and after allowing it, the page have to be refreshed.