summaryrefslogtreecommitdiffstats
path: root/python/python3-Flask-httpauth/README
diff options
context:
space:
mode:
author MDrights <psychi2009@gmail.com>2020-05-22 19:33:09 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-05-23 09:32:00 +0700
commitcf24c4fc2bb1c1337e00731172a98fc6d1235802 (patch)
tree26cf790d98b0c0e72ae40b6062f5141c46718064 /python/python3-Flask-httpauth/README
parentb4a8d5b75b65654f3c382ac3b6ea30ca66130034 (diff)
downloadslackbuilds-cf24c4fc2bb1c1337e00731172a98fc6d1235802.tar.gz
slackbuilds-cf24c4fc2bb1c1337e00731172a98fc6d1235802.tar.xz
python/python3-Flask-httpauth: Added (Extension for Python3-Flask)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-Flask-httpauth/README')
-rw-r--r--python/python3-Flask-httpauth/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-Flask-httpauth/README b/python/python3-Flask-httpauth/README
new file mode 100644
index 0000000000..f64ff30737
--- /dev/null
+++ b/python/python3-Flask-httpauth/README
@@ -0,0 +1,2 @@
+Simple extension that provides Basic and Digest HTTP authentication for Flask
+routes.