Jean-Gui
Jean-Gui
There's already a command to clean old audit entries but instead of removing them and losing the original information it could be useful to have a command that would merge...
I think it would be nice if we had a way to pre-populate audit tables with the current content of the main tables. This would be useful for existing projects...
Hi, With the WebTestCase client it's possible to use HTTP Basic Authentication using the following code: ```php $this->adminClient = static::createClient( [], [ 'PHP_AUTH_USER' => 'login', 'PHP_AUTH_PW' => 'password', ] );...
### Top-level intent Enabling WebAuthn with webauthn_authenticator_attestation_level set to trusted doesn't work as certificates in trust_anchor_dir don't seem to be used. ### Steps to reproduce 1. configure trust_anchor_dir 2. put...
Fixes #3216
**Describe the bug** Using Uppload 3.2.1 with the default XHR uploader I don't understand how to handle errors. What should the endpoint return so that Uppload understands something went wrong?...
When I try to use this module, I get the following apt error: ``` W: GPG error: http://apt.puppetexplorer.io stable Release: The following signatures were invalid: CA37C758D0D8CD3AE9740C466F75C6183FF5E93D W: The repository 'http://apt.puppetexplorer.io...
Twig 2.10.0 was recently released and it seems to be breaking this extension with the following message when calling the 'filter' filter : > Unexpected token "arrow function" of value...
There are no links to past events and export section on https://www.w3.org/users/myprofile/calendar/ thus making them hard to find. We should add links similar to those on group pages https://www.w3.org/groups/wg/epub/calendar/.