aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2019-10-29 17:22:11 +0000
committerMatthew Somerville <matthew@mysociety.org>2019-11-04 17:10:23 +0000
commit1a4e43acee3614b6f960fed4325a480f41692daa (patch)
treec3955a55596ddb4418fec6f7d7211733f39fe227 /CHANGELOG.md
parent5220946f4f7f256e692402e747c7beab90a99d2a (diff)
Add optional enforced password expiry.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 084a819ff..b786b6c76 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@
- Improve category edit form. #2469
- Allow editing of category name. #1398
- Allow non-superuser staff to use 2FA, and optional enforcement of 2FA.
+ - Add optional enforced password expiry.
- New features:
- Categories can be listed under more than one group #2475
- OpenID Connect login support. #2523