Document user login failure fix for NULL notification_settings

This commit is contained in:
Mark Felder 2021-04-01 10:07:57 -05:00
parent 4ecf6ceea6
commit 765f0907df
1 changed files with 1 additions and 0 deletions

View 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