Login details pre-filled in wrong forms

I use firefox and saved my login credentials to pastecode.io in the browser.

It is however pre-filled in the wrong forms. My login password is pre-filled in the snippet password popup. And both my login email and password is prefilled in the snippet upload form. See screenshots below:

https://i.imgur.com/ZtCwHTM.png
https://i.imgur.com/QnpLYtT.png

Could you please add autocomplete parameters to the form fields?
Either autocomplete=“new-password” or autocomplete=“off” should work.

Thanks for reporting this. We’ve added the proper autocomplete attributes to those fields and the incorrect credential autofill issue should now be fixed.

password protected pastes are still pre-filled with the login password

If you’re using Firefox, some autocomplete-related attributes can be ignored, so the browser may still cache and re-insert previously entered values.

We’ve applied a more general fix to prevent password fields from being autofilled on password-protected pastes. Could you please test it again (ideally in a private/incognito window) and let us know if the password is still being pre-filled?