mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 08:56:43 +02:00
Safety Valve Override
- Support 'allow.empty.filter', defaulting to 'yes', but if 'no' disallows the combination of a write command and an empty filter. Ordinarily this is just a warning that requires confirmation (thanks to Lee Lieske).
This commit is contained in:
parent
c2ffee1352
commit
1ccc284cc7
12 changed files with 23 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -29,6 +29,8 @@ New configuration options in taskwarrior 2.4.0
|
|||
- The 'taskd.trust' setting is now a tri-state, supporting values 'strict',
|
||||
'ignore hostname' and 'allow all', for server certificate validation.
|
||||
- New themes: dark-default-16.theme, dark-gray-blue-256.theme
|
||||
- The 'allow.empty.filter' setting can be set to 'no' to disallow the
|
||||
potentially dangerous combination of write commands and empty filters.
|
||||
|
||||
Newly deprecated features in taskwarrior 2.4.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue