From b54061f4bd7aff168a387b4bef64fd690e9b03b5 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Mon, 3 Dec 2018 15:04:48 +0100 Subject: [PATCH] changelog: add notes about closing #14246 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2654361c4e8..0dd4db5191d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ### Minor * **Elasticsearch**: Add support for offset in date histogram aggregation [#12653](https://github.com/grafana/grafana/issues/12653), thx [@mattiarossi](https://github.com/mattiarossi) +* **Auth**: Prevent password reset when login form is disabled or either LDAP or Auth Proxy is enabled [#14246](https://github.com/grafana/grafana/issues/14246), thx [@SilverFire](https://github.com/SilverFire) # 5.4.0 (2018-12-03)