xonsh/news/chmod_history_file.rst
anki-code b862e0cec0
Strict permission for history file (json, sqlite) (#4121)
* history file permission

* rst

* rst

* rst

* lint

Co-authored-by: a <a>
2021-03-01 10:20:37 -05:00

23 lines
245 B
ReStructuredText

**Added:**
* <news item>
**Changed:**
* History files (json, sqlite) now have 600 (rw only for user) permission by default.
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* <news item>
**Security:**
* <news item>