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