MultiPass icon indicating copy to clipboard operation
MultiPass copied to clipboard

Automatically login to Basic Authentication using data based on URL regexp.

Results 12 MultiPass issues
Sort by recently updated
recently updated
newest added

Here are the languages of the users according to analytics: - [x] German 11% PR merged, thanks @thormeier - [x] Polish 7% - [ ] Korean 3% - [ ]...

enhancement

Hi, I'm trying to let MultiPass handle BasicAuth on *all* subdomains on a domain, except subdomains matching a certain regex. ``` ^(?!.*(sub1|sub2|sub3))(.*\.foo\.bar|sub\.baz\.bar|sub\.bar\.foo)$ ``` This should use the credentials for `*.foo.bar`,...

enhancement

When we encounter an URL without a matching regex, suggest to save the entered credentials for future use.

enhancement

Bumps [jszip](https://github.com/Stuk/jszip) from 2.6.1 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...

dependencies

Nothing happens in Brave browser. Entries cannot be created.

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to 9.0.0 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together. Updates `jsonwebtoken` from 7.1.9 to 9.0.0 Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together. Updates `lodash` from 3.10.1 to 4.17.21 Release notes Sourced from lodash's releases. 4.0.0 lodash...

dependencies

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together. Removes `xmldom` Updates `web-ext` from 1.10.1 to 7.11.0 Release notes Sourced from...

dependencies

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together. Updates `xml2js` from 0.4.23 to 0.5.0 Commits See full diff in compare view Updates...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) to 8.4.33 and updates ancestor dependency [web-ext](https://github.com/mozilla/web-ext). These dependencies need to be updated together. Updates `postcss` from 6.0.2 to 8.4.33 Release notes Sourced from postcss's releases. 8.4.33 Fixed...

dependencies