apple / password-manager-resources

A place for creators and users of password managers to collaborate on resources to make password management better.
MIT License
4.14k stars 445 forks source link

added DriveThru sites as shared credentials #714

Open mpanighetti opened 11 months ago

mpanighetti commented 11 months ago

Overall Checklist

for shared-credentials.json

rmondello commented 11 months ago
Run ruby tools/convert-shared-credential-to-legacy-format.rb --verify
  ruby tools/convert-shared-credential-to-legacy-format.rb --verify
  shell: /usr/bin/bash -e {0}
ERROR: websites-with-shared-credential-backends.json is not up-to-date. Please run this script again and commit the changes.
Error: Process completed with exit code 1.

Please run tools/convert-shared-credential-to-legacy-format.rb and commit the result of that. (Sorry about this! We should automate that somehow.)

mpanighetti commented 11 months ago

Thanks! Added a few more sites to the same shared credential set and ran the fixer script, should be good to test now.