/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2010-04-14 06:36:36 UTC
  • mto: (24.1.149 mandos)
  • mto: This revision was merged to the branch mainline in revision 417.
  • Revision ID: teddy@fukt.bsnet.se-20100414063636-v93vjajwrnlsqj9u
Initial design on approval system.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
   A client needs manual approval on the server before it gets the
69
69
   secret
70
70
** TODO [#B] Support RFC 3339 time duration syntax
 
71
** More D-Bus methods
 
72
*** NeedsApproval(50, True) -> timeout, default approve
 
73
    Default approval is configurable, but True by default
 
74
    + Approval(True) -> approve sending saved
 
75
    + Approval(False) -> Close client connection immediately
 
76
*** NeedsPassword(50) - Timeout, default disapprove
 
77
    + SetPass(u"gazonk", True) -> Approval, persistent
 
78
    + Approval(False) -> Close client connection immediately
71
79
 
72
80
* mandos.xml
73
81
** [[file:mandos.xml::XXX][Document D-Bus interface]]