]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
* Add lib/sql/group_change.php3 to add and delete a user from groups
authorkkalev <kkalev>
Mon, 25 Oct 2004 13:55:04 +0000 (13:55 +0000)
committerkkalev <kkalev>
Mon, 25 Oct 2004 13:55:04 +0000 (13:55 +0000)
commitd32bf15e15c0c655ddc8b679d24525a068fad634
tree20e3d19d9d1e167361b909b5cda9e722e764028c
parent4fa3cf1ed3b082667bb9d5bdc5d0742ec4de94cd
* Add lib/sql/group_change.php3 to add and delete a user from groups
* Add a new directive sql_show_all_groups. If set to true then in user edit page we show all available
  groups with the ones the user is a member of highlighted. The administrator can then directly
  change user group membership by changing membership in this group list.
Changelog
conf/admin.conf
htdocs/user_edit.php3
lib/sql/defaults.php3
lib/sql/group_change.php3 [new file with mode: 0644]
lib/sql/group_info.php3