-
The CM spec's Extensions points outlines the following things to do to integrate. Adding as a todo list:
This document provides a generic, high-level API that’s meant to be extended with specific t…
-
No current implementation supports it, but objects fall under the "code" banner and so would be nice to support. I would argue they are more important than styles.
Not sure if this should be in v1 or…
-
```
Some password hashing systems make use of a so-called "pepper". Like a salt,
but there is a single one, stored externally from the password database, and
hopefully in a manner which is as diffic…
-
I want to set `upgrade_insecure_requests` only if the page is requested over HTTPS, because I don't use HTTPS when developing on localhost (i.e. when developing, I browse http://localhost, not https:/…
-
I was talking with Virginie about this project and she would like to the ability to create a customized view of groups to follow and to be able to share that view (URI).
If you are interested in foll…
-
See the discussion in this related forum [thread](https://forum.textpattern.com/viewtopic.php?id=51645)
> `/.well-know/change-password` that would redirect to `textpattern/?reset=1`
This is most…
-
I'm not sure to understand the spec correctly but I've been unable to find a way to validate integrity of sub-subresources, like images or font referenced from css.
I've put a sample code here:
https…
baloo updated
5 years ago
-
WebKit's implementation of Ed25519, when using macOS's CryptoKit, produces randomized signatures (presumably as per [draft-irtf-cfrg-det-sigs-with-noise](https://datatracker.ietf.org/doc/draft-irtf-cf…
twiss updated
4 weeks ago
-
We use monaco editor in an iframe sandbox that doesn't permit the `navigation.clipboard` API. (We don't own the parent frame).
So the ctrl + V paste option work but the Paste option in the context me…
-
I've noticed that the current version of ASVS does not have an item covering the implementation of the Feature-Policy header (also known as Permissions-Policy in its latest iteration). This header pro…