Block requests not come from trusted_downstream and public non-https requests

This commit is contained in:
Sheng
2018-10-15 20:13:11 +08:00
parent db3ee2b784
commit 77b6fbfd85
5 changed files with 82 additions and 6 deletions
+1
View File
@@ -15,6 +15,7 @@ matrix:
install:
- pip install -r requirements.txt
- pip install pytest pytest-cov codecov flake8
- if [[ $TRAVIS_PYTHON_VERSION == '2.7' ]]; then pip install mock; fi
script:
- pytest --cov=webssh