54
46
** TODO [#C] config for TXT record
55
47
** TODO Log level dbus option
57
53
** TODO [#C] DBusServiceObjectUsingSuper
58
54
** TODO [#B] Global enable/disable flag
59
55
** TODO [#B] By-client countdown on number of secrets given
60
57
** D-Bus Client method NeedsPassword(50) - Timeout, default disapprove
61
58
+ SetPass(u"gazonk", True) -> Approval, persistent
62
59
+ Approve(False) -> Close client connection immediately
63
60
** 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