Anton Hvornum

Results 56 issues of Anton Hvornum

Mainly for future prep, when we start using external dependencies. This should at least give us a basic safety check against some known issues. I might have misunderstood DependencyCheck support...

This is just a small evaluation of a code formatting tool called [Ruff](https://github.com/charliermarsh/ruff)

- YubiKey Manager (ykman) version: 5.1.1 - How was it installed?: `pacman -S ykman` - Operating system and version: Arch Linux - opensc version: 0.23.0-1 - ccid version: 1.5.2-1 -...

Following the [Installation guide](https://sphinx-needs.readthedocs.io/en/latest/installation.html) on a fresh install of Python, I get: ``` Extension error (sphinx_needs.needs): Handler for event 'doctree-resolved' threw an exception (exception: module 'gi' has no attribute 'require_version')...

- YubiKey Manager version: 5.2.1 / 1.2.5 (ui) - How was it installed?: `pacman` - Operating system and version: Arch Linux - YubiKey model and version: YubiKey NEO - Bug...

- YubiKey Manager version: 5.2.1 / 1.2.5 (ui) - How was it installed?: `pacman` - Operating system and version: Arch Linux - YubiKey model and version: YubiKey NEO - Bug...

Concept so far: * [x] Public endpoint that doesn't require an arch account * [x] Captcha to combat most spam * [x] When submitted, the mirror is default `Active: False`...

Could be me, but the examples and code below doesn't work - taken straight from the docs. This is by no means urgent, as other examples worked and I'll just...

Previous message was a bit ambiguous: ``` [1793065/Thread-3 (process_request_thread)] [ERROR] An exception occurred during PROPFIND request on '/': [Errno 13] Permission denied ``` Even with `level = debug` it wouldn't...

#### Your system information * Operating system used: Arch Linux * pyscard version: 2.0.9 * Python version: 3.11.8 #### Please describe your issue in as much detail as possible: *...