TODO
branchv0.6.x
changeset 544 ff805bd17817
parent 524 3ffe4ee3740f
child 555 499c63f52462
equal deleted inserted replaced
543:1b3bdce0bf87 544:ff805bd17817
    44 - list{aliases,accounts,relocated,addresses} subcommands [madduck@madduck.net]
    44 - list{aliases,accounts,relocated,addresses} subcommands [madduck@madduck.net]
    45     - I would find it useful if I could query the database for all defined
    45     - I would find it useful if I could query the database for all defined
    46       users, aliases, relocated, and addresses (the union of all three).
    46       users, aliases, relocated, and addresses (the union of all three).
    47       Ideally, the commands would also take % wildcards, so that I can limit
    47       Ideally, the commands would also take % wildcards, so that I can limit
    48       the output
    48       the output
    49 
       
    50 - domain and account notes [madduck@madduck.net]:
       
    51     - I found it useful to keep a free-text "notes" field for accounts and
       
    52       domains, where the admin can store anything s/he wants. This would
       
    53       simply be a new field in the two tables and the appropriate UI changes.