coroiu on CL-10-button-group
chore: setup initial bit-button… feat: working radio group with … (compare)
fedemkr on EC-295-swipe-to-copy-logins
EC-295 format (compare)
vincentsalucci on cl
Replaced testing module to achi… (compare)
first_name
, last_name
, username
, password
, password_confirm
with the username
input being readonly
and all of the fields having autocomplete
of their corresponding given-name
, family-name
, username
, and new-password
. HOWEVER, when on that page and if you tell bitwarden to autofill, and fills in the last_name
(family-name
) with the saved username from bitwarden while filling in the two new-password
fields with the saved password.
send
was considered different enough that it was better to put it all related commands one place and keep them separate from other items
I have 6 input fields on a user account page, I can’t seem to determine how bitwarden chooses what to autofill. I have 2 inputs “username” and “current-password”, but autofill wants to fill “email” and “alias”, even when they arenot within the form tag. Bitwarden also fills more that 2 inputs in some cases.
Not sure what I am missing, please help!
2021-08-21 02:26:05.890 +00:00 [Error] An exception was thrown while deserializing the token.
Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted.
---> System.Security.Cryptography.CryptographicException: The key {some-real-key} was not found in the key ring.