diff options
author | David Zeuthen <davidz@redhat.com> | 2009-01-29 12:17:30 -0500 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2009-01-29 12:17:30 -0500 |
commit | 45e7c1283f904a46570576b8633184838c070253 (patch) | |
tree | c1c1eab92843fe21ca86efbda269f69c920c8817 /docs | |
parent | 84e0ff3cc1e3e01b2396fb2d0eaa0ccc94110775 (diff) |
clean up trailing whitespace in TODO file
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,4 +1,3 @@ - Core TODO items --------------- @@ -51,7 +50,7 @@ Core TODO items - PolkitAuthority probably needs locking around its singleton for multithreaded backends - + - rewrite the PolkitAgentAuthenticationSession class to use signals instead of callbacks, maybe do the same for PolkitAgentAuthenticationAgent @@ -80,11 +79,11 @@ Backend TODO items - validate object paths when registering authentication agents - allow backends to extend the syntax for subjects and identities, e.g. - have something like ipa-user:... + have something like ipa-user:... - rate-limit file monitoring in PolkitBackendActionPool - - avoid watching all name owner changes in PolkitBackendAuthority and + - avoid watching all name owner changes in PolkitBackendAuthority and PolkitBackendServer - get the right UID for Unix process subjects |