pkgsrc/www/py-flask-security/distinfo
kleink a60d6b1fe3 Update py-flask-security to 1.7.5.
Version 1.7.5
-------------

Released December 2nd 2015

- Added `SECURITY_TOKEN_MAX_AGE` configuration setting
- Fixed calls to `SQLAlchemyUserDatastore.get_user(None)` (this now returns
  `False` instead of raising a `TypeError`
- Fixed URL generation adding extra slashes in some cases (see GitHub #343)
- Fixed handling of trackable IP addresses when the `X-Forwarded-For`
  header contains multiple values
- Include WWW-Authenticate headers in `@auth_required` authentication
  checks
- Fixed error when `check_token` function is used with a json list
- Added support for custom `AnonymousUser` classes
- Restricted `forgot_password` endpoint to anonymous users
- Allowed unauthorized callback to be overridden
- Fixed issue where passwords cannot be reset if currently set to `None`
- Ensured that password reset tokens are invalidated after use
- Updated `is_authenticated` and `is_active` functions to support
  Flask-Login changes
- Various documentation improvements
2016-01-08 17:52:33 +00:00

6 lines
433 B
Text

$NetBSD: distinfo,v 1.9 2016/01/08 17:52:33 kleink Exp $
SHA1 (Flask-Security-1.7.5.tar.gz) = 7962f133fa471e9c6b9e7af9cdead4407eb1ba57
RMD160 (Flask-Security-1.7.5.tar.gz) = 8fe419bfc63c0f86adaadc012677e6fdf3b5d633
SHA512 (Flask-Security-1.7.5.tar.gz) = 41fd806d35746bdc212aa4ab01af678d39765a6d4df42cd19c87b8a2060374112d3e8a5f2fc243e88906505d6a942b9a824cf19a29b2c0eebacde9299534ffc9
Size (Flask-Security-1.7.5.tar.gz) = 42261 bytes