Dirk Haupt
Dirk Haupt
I've seen people complain about this a bunch on reddit, but no actual mod on nexus deals with it. **Background** Having something like a stack of wood you can interact...
**The bug:** 1) Go to https://udt.dev/  2) Click "Start from Template"  3) Click "Video Segmentation" This screen pops up:  4) Click Video Segmentation -> It is not...
**Describe the bug** A KeyError prevents Yubico MFA activation at endpoint `auth/yubi/activate/` **To Reproduce** Steps to reproduce the behavior: 1. Follow [installation instructions](https://django-trench.readthedocs.io/en/latest/installation.html) and set up with `djangorestframework-simplejwt` authentication (i.e....
**Describe the bug** When you try to create a superuser in the example demo app you get `django.db.utils.OperationalError: table testapp_user has no column named yubikey_id` **To Reproduce** Steps to reproduce...
The Demo instructions get me as far as `invoke migrate` after which I am stuck: ``` invoke migrate /bin/bash: line 1: /home/dirk/.local/share/virtualenvs/kagi/bin/python: No such file or directory ``` Related note:...