]> git.entuzijast.net Git - freeradius-dialup-admin.git/commit
* A LOT of security related fixes. Now dialupadmin should hopefully be secure enough to
authorkkalev <kkalev>
Mon, 26 Jul 2004 20:37:38 +0000 (20:37 +0000)
committerkkalev <kkalev>
Mon, 26 Jul 2004 20:37:38 +0000 (20:37 +0000)
commit03a400b6e44f227b44ff8d56cd2625db9fc2bafc
tree54cd69ae3a0000b7ac9b69a3ebf1444fe86bf385
parentf66c88b1eacfbc91403f7f4839af74c19bea18d4
* A LOT of security related fixes. Now dialupadmin should hopefully be secure enough to
  be accessed by normal users (not administrators).
* Move a few elements in the CSS file from the body tag. Suggestion by Gary McKinney
* Update FAQ about using php with no sql support.
* Allow the user to select between viewing FAQ,HOWTO or README in the help page.
* Use $_SERVER instead of $HTTP_SERVER_VARS
46 files changed:
Changelog
conf/config.php3
doc/FAQ
htdocs/about.html
htdocs/accounting.php3
htdocs/badusers.php3
htdocs/buttons.php3
htdocs/clear_opensessions.php3
htdocs/content.html
htdocs/failed_logins.php3
htdocs/find.php3
htdocs/group_admin.php3
htdocs/group_new.php3
htdocs/help/help.php3
htdocs/login_time_create.php3
htdocs/nas_admin.php3
htdocs/session_destroy.php3
htdocs/show_groups.php3
htdocs/stats.php3
htdocs/style.css
htdocs/user_accounting.php3
htdocs/user_admin.php3
htdocs/user_delete.php3
htdocs/user_edit.php3
htdocs/user_finger.php3
htdocs/user_info.php3
htdocs/user_new.php3
htdocs/user_stats.php3
htdocs/user_test.php3
html/buttons/default/buttons.html.php3
html/user_admin.html.php3
lib/acctshow.php3
lib/add_badusers.php3
lib/attrshow.php3
lib/defaults.php3
lib/ldap/attrmap.php3
lib/ldap/functions.php3
lib/ldap/user_info.php3
lib/sql/attrmap.php3
lib/sql/change_attrs.php3
lib/sql/change_passwd.php3
lib/sql/create_group.php3
lib/sql/create_user.php3
lib/sql/find.php3
lib/sql/nas_list.php3
lib/xlat.php3