diff --git a/adm/auth_list.php b/adm/auth_list.php index 66b60279d..80d9fcb3e 100644 --- a/adm/auth_list.php +++ b/adm/auth_list.php @@ -203,13 +203,6 @@ $colspan = 5; -
- XSS 혹은 CSRF 방지 -

관리자 권한을 탈취당하는 경우를 대비하여 패스워드를 다시 한번 확인합니다.

- - -
-
diff --git a/adm/auth_update.php b/adm/auth_update.php index 9b4b9ca44..231e5cd7c 100644 --- a/adm/auth_update.php +++ b/adm/auth_update.php @@ -11,10 +11,6 @@ if (!$mb['mb_id']) check_token(); -if ($member['mb_password'] != sql_password($_POST['admin_password'])) { - alert('패스워드가 다릅니다.'); -} - $sql = " insert into {$g4['auth_table']} set mb_id = '{$_POST['mb_id']}', au_menu = '{$_POST['au_menu']}', diff --git a/adm/board_form.php b/adm/board_form.php index 14e4f0ce2..f3810858e 100644 --- a/adm/board_form.php +++ b/adm/board_form.php @@ -1165,13 +1165,6 @@ $pg_anchor = '