Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | use Request to generate the state | 2022-06-17 | -1/+1 | |
| | ||||
* | Update backend/middleware.py | 2022-06-17 | -1/+1 | |
| | | | Co-authored-by: Hassan Abouelela <[email protected]> | |||
* | fix linters | 2022-06-13 | -5/+3 | |
| | ||||
* | Replace BaseHTTPMiddleware with pure ASGI middleware | 2022-06-13 | -11/+19 | |
| | ||||
* | Add password protection middleware | 2020-12-16 | -2/+12 | |
| | ||||
* | Move from PyMongo to Motor driver for asynchronous support | 2020-12-02 | -2/+2 | |
| | ||||
* | Fix linting issues to make flake8 job passing | 2020-11-23 | -2/+6 | |
| | ||||
* | Add database middleware | 2020-10-25 | -0/+17 | |