Last change
on this file since 25 was 12, checked in by Kris Deugau, 15 years ago |
/trunk
Moved "Listing n of m <blahs> in <foo>" to its own template, and
shuffled code to match
Misc changes, checkpoint
|
File size:
757 bytes
|
Line | |
---|
1 | Things I'd like to make happen
|
---|
2 |
|
---|
3 | 2009/09/04
|
---|
4 | - Retain offset/perpage/sort-order and related info in the session and/or user profile
|
---|
5 | - need to keep separate record of domain list and record list settings
|
---|
6 | - Support groups (currently group id is hardcoded to 1 anywhere it might be referenced)
|
---|
7 |
|
---|
8 | 2009/09/10
|
---|
9 | - Security/hardening
|
---|
10 | - "if a=1 then elsif a=2 then elsif a=3 then else die neatly"
|
---|
11 | - work correctly with taint mode
|
---|
12 | - use SQL execution parameters to reduce quoting screwups
|
---|
13 | - throw garbage at it and see what sticks
|
---|
14 | - throw deliberately malformed data and see what sticks
|
---|
15 | - rDNS matching
|
---|
16 | - tag'n'warn records where forward and reverse are both supposed to be published
|
---|
17 | "here" - mainly prevents unneccessary record duplication
|
---|
Note:
See
TracBrowser
for help on using the repository browser.