Add a ?> at the end of user_admin.php3
[freeradius.git] / dialup_admin / htdocs / user_new.php3
2004-08-14 kkalevMove a few header() calls after including config.php3...
2004-07-26 kkalev* A LOT of security related fixes. Now dialupadmin...
2003-02-06 kkalevOnly show the personal attributes in the New User page...
2003-02-01 kkalev* Call lib/{ldap,sql}/user_info in user_info before...
2003-01-28 kkalevIn user_new show a select box with all the available...
2002-09-06 kkalev* Allow for multiple default values. Also add a generic...
2002-08-13 kkalev* Allow the administrator to specify a group in the...
2002-08-13 kkalev* Only call user_info.php3 in user_new.php3 when we...
2002-08-13 kkalevFix a typo for department
2002-02-08 kkalev* Add support for the rest of the operators. Created...
2002-02-07 kkalev* Added operator support in sql. The eq(=),set(:=)...
2002-01-25 kkalevAdd a password generator for new/edit user. Based on...
2002-01-15 kkalevAdd the dialup_admin web interface. Hope everything...