Document user login failure fix for NULL notification_settings
authorMark Felder <feld@feld.me>
Thu, 1 Apr 2021 15:07:57 +0000 (10:07 -0500)
committerMark Felder <feld@feld.me>
Thu, 1 Apr 2021 15:07:57 +0000 (10:07 -0500)
CHANGELOG.md

index 43f2bb638a38246eb3841c271ea6add6f1a42c70..31a22bb31f359b8fade88a4a1aaeb3385e518ab4 100644 (file)
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 ### Fixed
 
 - Try to save exported ConfigDB settings (migrate_from_db) in the system temp directory if default location is not writable.
+- User login failures if their `notification_settings` were in a NULL state.
 
 ## [2.3.0] - 2020-03-01