summaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2009-01-27 15:09:32 -0500
committerDavid Zeuthen <davidz@redhat.com>2009-01-27 15:09:32 -0500
commit2b25c7e385c5cea29bc59422dc409e65f1bbca0b (patch)
tree06c9aae594ab859d2b8c15c30e3bdc7d55aa4bf4 /docs/TODO
parent79439afac94e17c98680a57a28ac74fba2aa4df4 (diff)
downloadpolkit-2b25c7e385c5cea29bc59422dc409e65f1bbca0b.tar.gz
add Changed() signal that is fired when actions/authorizations change
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/TODO b/docs/TODO
index 5757d48..cd5329a 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -46,13 +46,10 @@ Core TODO items
sudo-style authentication (e.g. select one or more identities that the
user can choose to authenticate as)
- - emit a Changed() signal on the Authority interface when authorizations
- change
-
- provide a way to cancel a CheckAuthorization() call
- - use file monitors on the /usr/share/polkit-1/actions and
- /var/lib/polkit-1 directories and DTRT
+ - maybe use file monitors on /var/lib/polkit-1 directories and
+ emit the Changed() signal
Backend TODO items
------------------