diff options
Diffstat (limited to 'python/python3-Flask-Basicauth/README')
-rw-r--r-- | python/python3-Flask-Basicauth/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-Flask-Basicauth/README b/python/python3-Flask-Basicauth/README new file mode 100644 index 0000000000000..f69680d6a1317 --- /dev/null +++ b/python/python3-Flask-Basicauth/README @@ -0,0 +1,3 @@ +Flask-BasicAuth is a Flask extension that provides an easy way to +protect certain views or your whole application with HTTP basic +access authentication. |