Protection against MITM attacks is linked to malobeo/infrastructure#40. Putting such devices onto a segregated network reduces the attack surface a lot. Since…
To test with local changes in the gatekeeper repo, change the url to
url = "path:/path/to/gatekeeper";
This can also be done via commandline using `--override-input gatekeeper /path/to/gatek…
Deployment details should not be part of this repository in my opinion. Instead the infrastructure repo should by used.
The docs endpoint logged during startup is now wrong. Instead http://127.0.0.1:8000/docs it should be http://127.0.0.1:8000/api/v1/docs. Same within readme.
To be able to identify which card should be deleted/deactivated we need some form of identifier within the model. Adding a field "Name" of type string should be sufficient. This value must be…