-
> The value of this keyword MUST be a [URI](https://www.rfc-editor.org/info/rfc3986) [[RFC3986](https://www.rfc-editor.org/info/rfc3986)] (containing a scheme) and this URI MUST be normalized. The…
-
### Describe the bug with a clear and concise description of what the bug is.
Nowhere in the ActivityPub is it mandated that two actors cannot share the same collection for eg an outbox, but GoToSoci…
-
Based on [OAuth spec](https://oauth.net/2/token-revocation/), refresh tokens need to be individually revocable.
However, when we leave [uaa.jwt.refresh.format](https://github.com/cloudfoundry/uaa-…
-
https://w3c.github.io/trusted-types/dist/spec/#abstract-opdef-process-value-with-a-default-policy step 4
The callbacks are webidl callbacks, so the return value is DOMString? or USVString?, no?
h…
-
### Description
This epic describes all necessary issues to make token-exchange fully supported.
### Discussion
https://github.com/keycloak/keycloak/discussions/26502
### Issues
[All issues](http…
-
Currently in draft but it is an official project:
https://graphql.github.io/graphql-over-http/draft/
-
Istanbul currently reports that JSON 3 has 13.77% coverage. This is actually correct, since the native `stringify` and `parse` implementations are used in Node; however, this metric is also not very u…
ghost updated
9 years ago
-
I was poking around at the external memory page guard option wondering why it was Windows-only, as several Linux desktop drivers now seem to have the required extension support. Is there a particular …
-
Follow up to GH-156 and @cdeler's excellent work. Add `ENV` to the set of spec-compliant core classes. Add an entry here:
https://github.com/artichoke/artichoke/blob/e269b739caffd92ffcd6dc98c8845f1…
-
### Describe the bug
When inlining SVGs, Vite does not escape special characters such as curly brackets.
`example.svg`:
```svg
circle {
fill: gold;
stroke: maroon;
…