1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-11 10:10:25 +01:00
bitwarden-browser/libs/common/src
Matt Gibson c2829cd71b
Remove password hint responses from API (#10523)
* Log reloading behavior

* Remove hints from responses.

changing password implies updating the hint, but no longer displays the old one. This is a security risk for shoulder surfing and breaks the escrow model we have where it is only shared via email when requested.

* Update change password hint label
2024-08-23 13:51:42 -04:00
..
abstractions Auth/PM-3515 - Lock component Tech Debt Clean up (#10332) 2024-08-12 15:51:57 -04:00
admin-console [AC-2928] Create automatic app login policy (#10295) 2024-08-14 09:38:33 -05:00
auth Remove password hint responses from API (#10523) 2024-08-23 13:51:42 -04:00
autofill [PM-8144] Migrate auto-fill policy logic from Tab to new Vault component (#10450) 2024-08-09 11:33:09 -04:00
billing [AC-2858] Remove code supporting payment method warning banners (#10615) 2024-08-21 10:17:42 -04:00
enums [AC-2858] Remove code supporting payment method warning banners (#10615) 2024-08-21 10:17:42 -04:00
models Remove password hint responses from API (#10523) 2024-08-23 13:51:42 -04:00
platform [PM-11170] Inline menu should not show incomplete login item along passkey (#10635) 2024-08-22 13:32:31 -04:00
services Auth/PM-3515 - Lock component Tech Debt Clean up (#10332) 2024-08-12 15:51:57 -04:00
state-migrations Move lastSync State (#10272) 2024-08-06 15:01:42 -04:00
tools [PM-10045] - SendCreated page (#10331) 2024-08-15 07:59:00 -07:00
types [PM-9869] Create SendFormContainer (#10147) 2024-07-19 21:17:52 +02:00
vault [PM-10607] Require userId for getKeyForCipherKeyDecryption (#10509) 2024-08-20 11:00:48 -05:00
globals.d.ts