diff options
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 |
commit | cf24c4fc2bb1c1337e00731172a98fc6d1235802 (patch) | |
tree | 26cf790d98b0c0e72ae40b6062f5141c46718064 /python/python3-Flask-httpauth/README | |
parent | b4a8d5b75b65654f3c382ac3b6ea30ca66130034 (diff) |
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/README | 2 |
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 0000000000000..f64ff3073752b --- /dev/null +++ b/python/python3-Flask-httpauth/README @@ -0,0 +1,2 @@ +Simple extension that provides Basic and Digest HTTP authentication for Flask +routes. |