From 707402c1b90ceffd9dac37ace42d94c09c2e85cf Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Wed, 20 Jun 2007 01:10:47 -0400 Subject: [PATCH] add some more TODO items --- doc/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/TODO b/doc/TODO index c0f0b1f..6bf1c62 100644 --- a/doc/TODO +++ b/doc/TODO @@ -21,6 +21,8 @@ - Add missing details to the spec document - provide some real world examples e.g. how the example from the PolicyKit-gnome app works. Preferably in tutorial form. + - more detailed description of the internals, e.g. the dirs + /var/lib/PolicyKit and /var/run/PolicyKit - Clean up all man pages @@ -29,6 +31,12 @@ - Make sure API coverage is 100% + - Have support for systems that don't use the root account; e.g. + instead of authenticating as root, authenticate any user in + e.g. the 'wheel' group. Probably means we need a combobox in the UI + bits (e.g. PolicyKit-gnome + friends) for selecting the user to + auth as. + - Go to 1.0 soon - Potentially drop the glib dependency (it's not visible in the -- 2.7.4