Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix ExtDeprecationWarning: Importing flask.ext.httpauth is deprecated, use flask_httpauth instead. #93

Merged
merged 1 commit into from
Nov 6, 2018

Conversation

xiaopeng163
Copy link
Member

@xiaopeng163 xiaopeng163 commented Nov 6, 2018

fix #92

Signed-off-by: Peng Xiao xiaoquwl@gmail.com

…, use flask_httpauth instead.

Signed-off-by: Peng Xiao <xiaoquwl@gmail.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 58.44% when pulling f56b41e on xiaopeng163:master into c267c6b on smartbgp:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 58.44% when pulling f56b41e on xiaopeng163:master into c267c6b on smartbgp:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 58.44% when pulling f56b41e on xiaopeng163:master into c267c6b on smartbgp:master.

@xiaopeng163 xiaopeng163 merged commit dc6c48e into smartbgp:master Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error msg to import HTTPBasicAuth
2 participants