jpvanhal / flask-basicauth

HTTP basic access authentication for Flask.
https://flask-basicauth.readthedocs.io/
Other
85 stars 27 forks source link

fixed deprecated import call in demo code #9

Closed rhorst closed 7 years ago

rhorst commented 7 years ago

Replaced deprecated call to flask.ext.basic-auth in demo code with correct import call. Fixes issue #8 .

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 97.059% when pulling d1c0f6a1919b1a8b8ca8657f7bf74a19bb3d87af on rhorst:deprecated-extension-fix into f783b294d2d01ace3cf11ec8a952649d2b464977 on jpvanhal:master.

ghost commented 7 years ago

Please reject this. Used wrong account. About to send a new request with correct credentials

rhorst commented 7 years ago

Closing so that I can resubmit with correct credentials. Sorry for the confusion.