update otp_hotp() to support 6,7,8,9 digit otp's
[freeradius.git] / dialup_admin / doc / TODO
1 * Minimize database (ldap,mysql) connections.
2 * Clean up html code to make it smaller
3 * More messages
4 * Multilanguage support for ldap attributes
5 * Add language attributes in user_new.php3
6 * Finger facility. Should find a way to make it work with all nases. That will
7   mean that it should be made modular and fall back to simple queries to the
8   sql db if it cannot get user info from the nas server
9 * Check out dbx library. It seems very promising for database independent code.
10   We 'll see where it goes.
11 * Add billing and statistics pages. Billing is a must. The page should also create
12   reports which could be printed or sent by email to the users containing their billing
13   information. We also need more statistics pages with fancy bars and diagrams. Ideas
14   are welcome.
15 * Parse the radius dictionary files so that we can show a pull down menu of possible values
16   for various attributes.
17 * Also be able to keep username mappings in sql. Create an administration page
18 * Improve sqlrelay support
19 * Make the userinfo attributes configurable and create calculation formulas.Like:
20   Attribute-Name:DB-Attribute:Internal-Attribute:Initial-Value:Editable
21   Administrator:admin:admin:%U:No