diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-07 18:23:31 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2018-02-09 14:48:31 +0000 |
commit | 5260280b60a1192f87987c34a78fce63fc5c1d26 (patch) | |
tree | 9cd5a5ffb973753d10596f30a76610a4e960c1db /CHANGELOG.md | |
parent | f731c8400a73cdbf6e0358e740edb260c75bc92a (diff) |
Script to remove expired sessions.
This also can set up users so that the admin
"Log user out" function works correctly.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 96f0fd35c..624dbc041 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ - Admin can log a user out. #1975 - Admin can remove a user's account details. #1944 - Superusers can have optional two-factor authentication. #1973 + - Add script to remove expired sessions. #1987 - UK: - Lazy load images in the footer. |