- Perhaps the auth protocol should be able to negotiate a protocol
authorHavoc Pennington <hp@redhat.com>
Thu, 20 May 2004 02:30:10 +0000 (02:30 +0000)
committerHavoc Pennington <hp@redhat.com>
Thu, 20 May 2004 02:30:10 +0000 (02:30 +0000)
   version to the least-common-denominator between client and server?
   Though in practice ever using this feature would be pretty tough,
   since protocol probably modifies the API. But we could have it there
   as a safety net.

doc/TODO

index 68051db..15315b8 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
  - Better error checking for bogus configuration files. Currently if a 
    configuration file tries to include itself the bus crashes on start. We 
    should probably have a check against this.
+
+ - Perhaps the auth protocol should be able to negotiate a protocol 
+   version to the least-common-denominator between client and server?
+   Though in practice ever using this feature would be pretty tough, 
+   since protocol probably modifies the API. But we could have it there
+   as a safety net.
+