aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-01-23 04:56:43 +0000
committerRobin Krahl <robin.krahl@ireas.org>2019-01-23 05:57:11 +0100
commit35fd6be074cd16796f701770845ade471e2c13bd (patch)
tree96087f102b5295f08f71507ab1eed2ce4c8cf808 /TODO.md
parentb00bbaa5603504597729ed2ce0d1e8ff50ea078d (diff)
downloadnitrokey-rs-35fd6be074cd16796f701770845ade471e2c13bd.tar.gz
nitrokey-rs-35fd6be074cd16796f701770845ade471e2c13bd.tar.bz2
Refactor device::config test case
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 49e4e08..d3f0018 100644
--- a/TODO.md
+++ b/TODO.md
@@ -7,7 +7,6 @@
- `NK_connect_with_ID`
- Fix timing issues with the `totp_no_pin` and `totp_pin` test cases.
- Clear passwords from memory.
-- Find a nicer syntax for the `write_config` test.
- Lock password safe in `PasswordSafe::drop()` (see [nitrokey-storage-firmware
issue 65][]).
- Disable creation of multiple password safes at the same time.