jrnl/features
Peter Schmidbauer 9664924096 Move all password handling to EncryptedJournal
This commit should greatly simplify all password handling logic. No passwords are stored in the config dict anymore. Only the Encrypted Journals have any password related logic. I also had to remove some password fields from the test files, which shows how dangerous the previous approach was. A slight code change could've leaked passwords to the config file. However, I had to change the install progress a little bit to make this work. It will now not ask you for a password right away but rather if you want to encrypt or not. Only if you reply 'y' will it ask you for the password later on.
2020-04-10 11:51:56 -07:00
..
data Move all password handling to EncryptedJournal 2020-04-10 11:51:56 -07:00
steps Add password confirmation dialog 2020-04-10 11:51:55 -07:00
contains.feature Added case-insensitive searching of entry title and body 2020-04-10 11:51:56 -07:00
core.feature Exit jrnl if no text entered into editor 2020-04-10 11:51:55 -07:00
custom_dates.feature Fix handling of little-endian date format 2020-04-10 11:51:55 -07:00
dayone.feature [Dayone] re-add tests 2020-04-10 11:51:55 -07:00
dayone_regressions.feature [Dayone] re-add tests 2020-04-10 11:51:55 -07:00
encryption.feature Add password confirmation dialog 2020-04-10 11:51:55 -07:00
environment.py [Dayone] re-add tests 2020-04-10 11:51:55 -07:00
exporting.feature Switch to hashmark Markdown headers on export 2020-04-10 11:51:55 -07:00
multiple_journals.feature Move all password handling to EncryptedJournal 2020-04-10 11:51:56 -07:00
regression.feature [GH-741] adding test for bug that displays all entries -on today 2020-04-10 11:51:55 -07:00
starring.feature Update all tests to new time format 2015-04-05 03:25:39 +04:00
tagging.feature Add '-not' flag for excluding tags from filter 2020-04-10 11:51:55 -07:00
upgrade.feature Fix handling of little-endian date format 2020-04-10 11:51:55 -07:00