diff options
| author | Havoc Pennington <hp@redhat.com> | 2004-05-20 02:30:10 +0000 |
|---|---|---|
| committer | Havoc Pennington <hp@redhat.com> | 2004-05-20 02:30:10 +0000 |
| commit | ce11c651a07e75c5a78fa66d8294003a65291c89 (patch) | |
| tree | 58e5ba7aae687f2fc8192f568e539d50d7f6a770 | |
| parent | 484f5ee7480f515c6c18327e02218c0ba4ecf266 (diff) | |
- 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.
| -rw-r--r-- | doc/TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -121,3 +121,10 @@ - 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. + |
