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