The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
htaccess in place, now how to... ?
i will have htaccess in place for my admin folder and i want to remove the username/password login box since it will not be needed anymore.
what do i edit? thanks for your help. |
#2
|
|||
|
|||
i could be wrong TECK but i believe that the code is included in admin/global.php
find this code: PHP Code:
g-force2k2 |
#3
|
||||
|
||||
i think is a little more complicated, it involves the cookie checkup and bypass it.
|
#4
|
|||
|
|||
whoops TECK i meant admin/global.php and for the cookie check and stuff wouldn't that just include any normal login? using the admin/sessions.php? regards
Edit: Also included in the admin/global.php is this: PHP Code:
PHP Code:
g-force2k2 |
#5
|
||||
|
||||
i found out a much easier way, using the mod_auth_mysql module.
there is no more need to modify nothing anymore... |
#6
|
||||
|
||||
Be careful with that. If you happen to accidentally delete your .htaccess file, anyone can access your Admin CP.
|
#7
|
||||
|
||||
not if you use the module. it automatically grabs all your info directly from the database to request the htaccess user perms.
and you dont have to edit nothing in the global file. |
#8
|
||||
|
||||
can you share some instructions as to how you went about doing this Teck ?
- miSt |
#9
|
|||
|
|||
yes please do. I would love to have my htaccess work off of my database but I dont have a clue as to how to use that module stuff your talking about.
Mark |
#10
|
||||
|
||||
Isn't the point of .htaccess to add a second layer of security to the admin folder? It should thus be a different username and password, and should be independent from the database, in case the database or your forum password is somehow compromised.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|