]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
* Fix a small bug in lib/sql/create_user.php3 where work and home phone were stored...
authorkkalev <kkalev>
Mon, 12 Aug 2002 13:08:20 +0000 (13:08 +0000)
committerkkalev <kkalev>
Mon, 12 Aug 2002 13:08:20 +0000 (13:08 +0000)
commitb2e4b30f6cf5ce2c513641b9113c902479d102b9
treedc6bf9580e2a0e4f9e1544a26de4f622e2526521
parent513949f4f36c08a8f1a3cb717ccfa3901acd57f3
* Fix a small bug in lib/sql/create_user.php3 where work and home phone were stored in the wrong fields.
* Set personal information attributes in lib/sql/user_info.php3 to default values.
* Add a page to change the user's personal information. Changed the user toolbar and added htdocs/user_info.php3
  along with lib/{sql,ldap}/change_info.php3
* Print a message if we can't connect to the ldap server in lib/ldap/user_info.php3
Changelog
htdocs/user_info.php3 [new file with mode: 0644]
html/user_toolbar.html.php3
lib/ldap/change_info.php3 [new file with mode: 0644]
lib/ldap/user_info.php3
lib/sql/change_info.php3 [new file with mode: 0644]
lib/sql/create_user.php3
lib/sql/user_info.php3