summaryrefslogtreecommitdiff
path: root/security/py-flask-httpauth/pkg-descr
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2015-04-08 10:58:05 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2015-04-08 10:58:05 +0000
commitf848c882de14f628ede81fc7c5d122f19111e3c7 (patch)
treeae5a10e3b760bc48bc0b2d15fcfb774b70424e14 /security/py-flask-httpauth/pkg-descr
parentUnbreak, the tarball is now mirrored in download.kde.org. (diff)
Basic and Digest HTTP authentication for Flask routes.
WWW: http://github.com/miguelgrinberg/flask-httpauth/
Diffstat (limited to 'security/py-flask-httpauth/pkg-descr')
-rw-r--r--security/py-flask-httpauth/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-flask-httpauth/pkg-descr b/security/py-flask-httpauth/pkg-descr
new file mode 100644
index 000000000000..7adca4631c82
--- /dev/null
+++ b/security/py-flask-httpauth/pkg-descr
@@ -0,0 +1,3 @@
+Basic and Digest HTTP authentication for Flask routes.
+
+WWW: http://github.com/miguelgrinberg/flask-httpauth/