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.22k stars 454 forks source link

Añade instrucciones para regenerar sitios web con credenciales compartidas... #796

Closed Ijjjjk closed 2 months ago

Ijjjjk commented 2 months ago

…kends.json

quirks/websites-with-shared-credential-backends.json contains a lower fidelity version of the data in quirks/shared-credentials.json and quirks/shared-credentials-historical.json. It must be regenerated using tools/convert-shared-credential-to-legacy-format.rb whenever those files are changed.

This information was not captuted in any of the current documentation, therefore CONTRIBUTING.md has been updated to include it. The workflows we run on each PR have been updated to verify that quirks/websites-with-shared-credential-backends.json is up-to-date.

Overall Checklist

for password-rules.json

for change-password-URLs.json

for shared-credentials.json

for shared-credentials-historical.json

Sameesunkaria commented 2 months ago

Hi @Ijjjjk,

This commit is already included in main. https://github.com/apple/password-manager-resources/pull/680