]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
* Allow the administrator to specify a group in the New User page. Update lib/sql...
authorkkalev <kkalev>
Tue, 13 Aug 2002 10:18:30 +0000 (10:18 +0000)
committerkkalev <kkalev>
Tue, 13 Aug 2002 10:18:30 +0000 (10:18 +0000)
commitc164096258b83aa6f430a503b870bfb3f04d5753
treec1a57936acc2ba78fa5294faee1cf0512618fee6
parent05955287077ca7ac01c4b607e88cb852a89b6447
* Allow the administrator to specify a group in the New User page. Update lib/sql/create_user.php3 to add
  the user to the specified group
* Call user_info.php3 and defaults.php3 in user_new.php3 after creating a user
* Only run if $login is not NULL in lib/sql/defaults.php3
* In group admin add a button to administer the selected user which will redirect the administrator to the
  corresponding user_admin page
Changelog
htdocs/group_admin.php3
htdocs/user_new.php3
lib/sql/create_user.php3
lib/sql/defaults.php3