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