mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +00:00
* add support for RfFieldsV2 * add unit tests for totp and custom fields * update empty-folders data for new unit tests * ignore User ID$, Password$ and Script$ * refactor: extract parsing logic for Rf_fields and RfFieldsV2 into separate methods and don't ignore User ID$, Password$ or Script$ * Fixed linting issue by executing npm run prettier --------- Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com> Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>