summaryrefslogtreecommitdiff
path: root/www/py-flask-login/PLIST
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2015-09-22 11:54:09 +0000
committerkleink <kleink@pkgsrc.org>2015-09-22 11:54:09 +0000
commitb869de290098f2cf49bc4f926264306490b5458c (patch)
treea880c28dce8bb1b7a68dbfda79284fe19720ee3f /www/py-flask-login/PLIST
parent19d991ad54da249092351566b1d24afd14b18225 (diff)
downloadpkgsrc-b869de290098f2cf49bc4f926264306490b5458c.tar.gz
Update py-flask-login to 0.3.0.
Version 0.3.0 ------------- Released on September 10th, 2015 - Fixes handling of X-Forward-For header. - Update to use SHA512 instead of MS5 for session identifier creation. - Fixes session creation for every view. - BREAKING: UTC used to set cookie duration. - BREAKING: Non-fresh logins now returns HTTP 401. - Support unicode user IDs in cookie. - Fixes user_logged_out signal invocation. - Support for per-Blueprint login views. - BREAKING: The `is_authenticated`, `is_active`, and `is_anonymous` members of the user class are now properties, not methods. Applications should update their user classes accordingly. - Various other improvements including documentation and code clean up.
Diffstat (limited to 'www/py-flask-login/PLIST')
-rw-r--r--www/py-flask-login/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-flask-login/PLIST b/www/py-flask-login/PLIST
index 5cc45b1ee9e..01c9a23160e 100644
--- a/www/py-flask-login/PLIST
+++ b/www/py-flask-login/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2013/01/07 20:15:01 kleink Exp $
+@comment $NetBSD: PLIST,v 1.2 2015/09/22 11:54:09 kleink Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/version_info.json
${PYSITELIB}/flask_login.py
${PYSITELIB}/flask_login.pyc
${PYSITELIB}/flask_login.pyo