From 0e6dcd9a4ab50d5e79269879a9bf667db5602c9f Mon Sep 17 00:00:00 2001 From: "Dr. Peter Poeml" Date: Fri, 13 Jul 2007 14:43:22 +0000 Subject: [PATCH] add to TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 09b44e47..3af5205a 100644 --- a/TODO +++ b/TODO @@ -27,6 +27,8 @@ MAJOR: (should also work with multiple spec files -.spec, and with -.spec) - think about how to locally build "linked" packages + http://lists4.opensuse.org/opensuse-buildservice/2007-07/msg00043.html + https://bugzilla.novell.com/show_bug.cgi?id=212565 NORMAL: @@ -46,6 +48,10 @@ NORMAL: - show request body of 400 responses (bad request) - commit: check if errors during PUT are handled sensibly, so the change is not committed to localmeta + - store password base64 hashed, so it is not directly visible in plaintext + when opening .oscrc and someone is looking over the shoulder + - use http://code.google.com/p/iniparse/ instead of ConfigParser, with + write capability, for the change MINOR: