Gaëlle
Gaëlle
I’ve seen error messages that weren’t encapsulated in the `gettext_lazy()` function. We should make sure that every string echoed by Django-U2F is ready to be translated, and provide a second...
Any exception (for example, a `JSONDecodeError`) while decoding the responses from the client leads to an error page instead of showing the form again with a readable error
We want templates that could be used in a real environment without too many shame, for a start
# Description Given the following `requirements.txt` file: ``` wheel django-debug-toolbar Django wagtail psycopg2-binary django-bootstrap3 wagtail-markdown django-wagtail-feeds ``` the call to `pypi2nix` fails ```bash % pypi2nix --version 2.0.4 % pypi2nix -r...
Currently, if a command is defined with required simple arguments (aka without `matches` or `parser` decorator argument) **and** marked as required, it can pass with empty strings. For example, with...
When creating a new pattern, we can choose either standard measurements, or use a custom set, namely a "people". However, if any of the people attached to the current account...
Hi. I’m testing this app, and I’m quite happy that it exists. Code generation, and actual 2FA login works for me, however I can’t seem to find the possibility for...
Not all TOTP implementation can scan QR codes (eg. KeepassXC), and in order to use multiple devices for redundancy, it could be quite useful to be able to see/copy the...