Skip to content

NPM package for updating the "websites-with-shared-credential-backends" and "password-rules" collections on Remote Settings

License

Notifications You must be signed in to change notification settings

mozilla/passwordmgr-remote-settings-updater

Repository files navigation

passwordmgr-remote-settings-updater

Script that adds new related websites to the "websites-with-shared-credential-backends" Remote Setting collection via Apple's open sourced password manager resources and adds new password rules to the "password-rules" Remote Setting collection via Apple's open sourced password manager rules.

Usage

The script will not run without the following environment variables set in .env:

  • AUTHORIZATION
  • SERVER

To run this script:

$ node update-script.js

Note: Corporate VPN access is required to access the Remote Settings servers

The script will exit with a 0 for success and a 1 if there were any errors.

About

NPM package for updating the "websites-with-shared-credential-backends" and "password-rules" collections on Remote Settings

Resources

License

Stars

Watchers

Forks

Packages

No packages published