- how and where to record their actions.
- bug-dist list is sufficient perhaps?
- Enable Perl taint mode?
+ - Strip common prefixes from title, e.g. [xen-devel], [PATCH] etc?
bugs:
- components
- return entire raw message
- return individual parts
+database:
+ - suffix fields containing raw (and therefore potentially dangerous)
+ information e.g. from mail headers with something to flag them.
+ - rename "id" fields with table prefix for clarity, e.g. message_id, bug_id etc.
+ - Add "created-by" and "reported-by" fields to bug, allow owner to be NULL by
+ default.
+ - Refactor email addresses into their own table and create references instead
+ of inlining into the record. Should enable better searching.
+
documentation:
- have some