Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Mar 8, 2020
1 parent daa75f6 commit 3150876
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,19 +1,26 @@
0.1.0 (2020-03-08)
------------------
- Add SESSION_TIMEOUT_REDIRECT to set a custom URL for redirect users which
have an expired session. See #9
- Update GitHub Actions CI/CD


0.0.4 (2019-04-01)
==================
------------------
- added grace period to SESSION_EXPIRE_AFTER_LAST_ACTIVITY


0.0.3 (2017-12-14)
==================
------------------
- Redirect user to the login page after session timeout instead of the root page


0.0.2 (2017-11-10)
==================
------------------
- Added setting to control if session should be expired X seconds after last
activity or first


0.0.1 (2017-09-06)
==================
------------------
- Initial release

0 comments on commit 3150876

Please sign in to comment.