Jeppe Kristensen
Results
2
issues of
Jeppe Kristensen
**Describe the bug** Is it intentional that the flower API is disabled when using basic_auth. It is a result of the change being made to all requests [here](https://github.com/mher/flower/blob/master/flower/api/__init__.py) as a...
bug
# Pyre Bug **Bug description** Running pyre inside a Linux Docker container fails. **Reproduction steps** ``` docker run -it ubuntu /bin/bash ``` inside container: ``` apt update && apt upgrade...