pjullrich/pushin
Signup Input Id #9
Open
max
opened this issue · 1 comment
M
Using a password manager (bitwarden) to generate a password on signup ends up filling the invite code, username, password & password confirmation fields. Taking a brief look at the html, it seems this is because of the id being something along the lines of username-password-.... Not sure if bitwarden just looks for 'password' in the html input but that seems to be the case.
Join the conversation on pjullrich/pushin.
Sign up to comment on this issueAlready have an account? Sign in
Thanks for the report! Sorry, but what's exactly the issue here? What happens that shouldn't?
The invite code is filled with the generated password by bitwarden, maybe other password managers that allow for this feature.
Oh, i see. The invitation code shouldn't be prefilled, I agree. Thanks for reporting!