Antonio Torres Moríñigo

Results 9 issues of Antonio Torres Moríñigo

When the system is in FIPS mode, certain algorithms are removed from the system default provider, including MD5 and MD4. These won't be available even if the default and legacy...

v3.2.x

Extend the 'make api' target so that we also build an API Reference in Markdown format. One template for each command gets generated. These templates include all of the command...

WIP

According to [1], the `PyEval_InitThreads()` (deprecated 3.9), `PyEval_AcquireLock()` and `PyEval_ReleaseLock()` (deprecated 3.2). functions, are removed in Python 3.13. `Py_SetProgramName()` is deprecated since 3.11 as well. `PyEval_InitThreads` can be deleted if...

Instead of building our own Vagrant image for the FreeIPA workshop (not updated since Fedora 34), use the Fedora 40 image as a base and add our customizations via Vagrantfile....

While the Xbox Series X|S Controller works mostly the same as the Xbox One controller, +/- buttons are reported differently, as well as the device name. Signed-off-by: Antonio Torres Moríñigo

Add DNS over TLS support using Unbound as a local resolver. This includes new options on both server and client side. * `--dns-over-tls`: enable DNS over TLS support. This option...

WIP

Newest versions of Sphinx changed the format for the `intersphinx_mapping` option: https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#confval-intersphinx_mapping Now requiring a tuple. Fix this so docs can be built again.

We could add some tests to ensure that the encrypted DNS setup is working correctly, for example: - forwarder is set to unbound address - unbound service should be enabled...

### What type of defect/bug is this? Unexpected behaviour (obvious or verified by project member) ### How can the issue be reproduced? 1. Configure FreeRADIUS to work with Active Directory...

defect