Matthew A. Miller

Results 27 issues of Matthew A. Miller

In service to sync, implement the basic communications between the on-device cache and the remote kinto service. The intent is to: * retrieve records from the remote service and apply...

feature
chore

In service to sync, implement stubs and skeletons of the methods needed to perform a sync operation. The intent is to provide the public-facing methods to consume sync, including initial...

feature
chore

There are some places where `var` is used and shouldn't be, or is used by ought to be ignored. * [ ] remove all instances of `var` from `lib/` and...

chore

The purpose of this API is to allow a content script to check if the datastore might have credentials for the current web page. The API should take the URL,...

feature

1. Support a "disabled" state for items 2. Provide a "purge" operation Disabled items are: * not included in list (by default) * ignored when searching (searching TBD)

feature

Update the deployment scripts to set metadata on uploaded items, such as the HSTS and CSP headers. Related to [BMO 1557474](https://bugzilla.mozilla.org/show_bug.cgi?id=1557474).

Upgrades the `piv-go` dependency to `x2.1.0`, which handles the most recent Yubico firmware version. Without this, we are seeing errors similar to: ``` smart card error 6a80: incorrect parameter in...