w3c / webappsec-credential-management

WebAppSec Credential Management
https://w3c.github.io/webappsec-credential-management/
Other
50 stars 38 forks source link

Disallow multiple in-progress credential requests #207

Closed npm1 closed 2 years ago

npm1 commented 2 years ago

Fixes https://github.com/w3c/webappsec-credential-management/issues/206


Preview | Diff

nsatragno commented 2 years ago

It looks like this PR needs to be rebased, there are a bunch of unrelated changes (like the introduction of permissions policy for fedcm).

npm1 commented 2 years ago

It looks like this PR needs to be rebased, there are a bunch of unrelated changes (like the introduction of permissions policy for fedcm).

What do you mean? https://github.com/npm1/webappsec-credential-management/tree/repeated says I'm already ahead of w3c:main branch. I skimmed the diff and didn't see the introduction of permissions policy.