To minimize secuity break on vb2, I use .htaccess to protect the vb2 admin control page. I use mod_auth_mysql to verify username and password shared with vB2 user account. For those admin members in admin group are allowed to enter the admin page.
My question is, all admin group members are required to enter username and password twice. So Is it possible or how to directly enter the control panel after the first authentication is passed (ie skip the logon page of vb2)
My question is, all admin group members are required to enter username and password twice. So Is it possible or how to directly enter the control panel after the first authentication is passed (ie skip the logon page of vb2)
Comment