[Gpa-commits] r936 - trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Sat Jan 17 14:28:30 CET 2009


Author: moritzs
Date: 2009-01-17 14:28:30 +0100 (Sat, 17 Jan 2009)
New Revision: 936

Modified:
   trunk/TODO
Log:
added several items for smartcard support

Modified: trunk/TODO
===================================================================
--- trunk/TODO	2009-01-17 13:07:01 UTC (rev 935)
+++ trunk/TODO	2009-01-17 13:28:30 UTC (rev 936)
@@ -2,6 +2,21 @@
 
 In no particular order:
 
+* Improve support for smartcard
+** lookup and display public key details associated to a smartcard
+** display status during smartcard access, since it often takes longer
+   than a second (idea: simply disable refresh button?)
+** display status messages like "card removed" and "please insert card"
+** display messages "please attach reader" in case no smartcard reader is attached
+** display more helpful error message in case allow-admin is disabled
+** mark readonly data objects on the card (maybe grey them out?)
+** buttons for modifying writable data objects that open a modal dialog plus
+   automatic refresh after write.
+** generate-new-key-pair button if card contains no key.
+** display warning message in case user tries to replace existing keys.
+** check if cardman releases the smartcard (reader) as it should. maybe we have
+   to destroy the cardman instance instead of simply hiding it.
+
 * Redo the key generation wizard stuff, as it is one ugly hack on top of
   another at this point.
 ** It should also print a progress indicator as the expert mode does.



More information about the Gpa-commits mailing list