projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ecf6ce
)
Document user login failure fix for NULL notification_settings
author
Mark Felder
<feld@feld.me>
Thu, 1 Apr 2021 15:07:57 +0000
(10:07 -0500)
committer
Mark Felder
<feld@feld.me>
Thu, 1 Apr 2021 15:07:57 +0000
(10:07 -0500)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 43f2bb638a38246eb3841c271ea6add6f1a42c70..31a22bb31f359b8fade88a4a1aaeb3385e518ab4 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-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