46
54
** TODO [#C] config for TXT record
47
55
** TODO Log level dbus option
53
57
** TODO [#C] DBusServiceObjectUsingSuper
54
58
** TODO [#B] Global enable/disable flag
55
59
** TODO [#B] By-client countdown on number of secrets given
57
60
** D-Bus Client method NeedsPassword(50) - Timeout, default disapprove
58
61
+ SetPass(u"gazonk", True) -> Approval, persistent
59
62
+ Approve(False) -> Close client connection immediately
60
63
** TODO [#C] python-parsedatetime
64
64
** TODO Separate logging logic to own object
65
65
** TODO [#A] Limit approval_delay to max gnutls/tls timeout value
66
66
** TODO [#B] break the wait on approval_delay if connection dies