maxcountryman/flask-login (Flask-Login)
### [`v0.4.1`](https://togithub.com/maxcountryman/flask-login/blob/HEAD/CHANGES.md#Version-041)
[Compare Source](https://togithub.com/maxcountryman/flask-login/compare/0.4.0...0.4.1)
Released on December 2nd, 2017
- New config option USE_SESSION_FOR_NEXT to enable storing next url in session
instead of url. [#330](https://togithub.com/maxcountryman/flask-login/issues/330)
- Accept int seconds along with timedelta for REMEMBER_COOKIE_DURATION. [#370](https://togithub.com/maxcountryman/flask-login/issues/370)
- New config option FORCE_HOST_FOR_REDIRECTS to force host for redirects. [#371](https://togithub.com/maxcountryman/flask-login/issues/371)
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==0.4.0
->==0.4.1
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
maxcountryman/flask-login (Flask-Login)
### [`v0.4.1`](https://togithub.com/maxcountryman/flask-login/blob/HEAD/CHANGES.md#Version-041) [Compare Source](https://togithub.com/maxcountryman/flask-login/compare/0.4.0...0.4.1) Released on December 2nd, 2017 - New config option USE_SESSION_FOR_NEXT to enable storing next url in session instead of url. [#330](https://togithub.com/maxcountryman/flask-login/issues/330) - Accept int seconds along with timedelta for REMEMBER_COOKIE_DURATION. [#370](https://togithub.com/maxcountryman/flask-login/issues/370) - New config option FORCE_HOST_FOR_REDIRECTS to force host for redirects. [#371](https://togithub.com/maxcountryman/flask-login/issues/371)