The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
HTTP Authentication by User / pass / ip ranges Details »» | |||||||||||||||||||||||||||
HTTP Authentication by User / pass / ip ranges
Developer Last Online: Sep 2005
ok , this is the first hack i post around here so i hope im doing it ok
if not mods please fix me :P ok, this hack is ment for closed comunity of vbulltien forums that want exstra security against unwelcome guests this hack adds HTTP Authentication which change acording to username / password to make the security bit higher i added ip ranges part - mean every users got ip range and if his ip is not wellcome then its not let him in (can help abit against shared account). ok so lets start // run this db query PHP Code:
find : PHP Code:
PHP Code:
ok, now u got 2 options : option1 - put it only in root dir option2 - put itin root and on admincp/modcp dir ok if option 1 then // open root/global.php find : PHP Code:
PHP Code:
now if u want option 2 then : open includes/init.php find : PHP Code:
PHP Code:
*WARNING - IN ANY WAY DONT USE BOTH OPTIONS its will cuse to the page ask for several time the user/pass and its will be very buggy. note : if user got dynamic ips for exsample : 143.229.64.58 143.229.78.99 145.88.45.68 just add it like that 143.229 145.88 with 1 space between each ip range dont user * as wildcard. thats all :P if u got some qustions or anything , then im here to suport u guys. Sorry for my very bad english. Show Your Support
|
Comments |
#22
|
|||
|
|||
i tried by myself, no result's at the moment... so anybody else will have a look for it?
|
#23
|
|||
|
|||
anyone would be nice if it auto log into forum also
|
#24
|
|||
|
|||
You know what would be nice? A hack that checks the 1st IP # of the visiting user (Ex: 233.x.x.x) against the registration ip on file in the User database. This would require no inputing of data on the admins part. If it doesn't match, it kicks them out.
|
#25
|
|||
|
|||
Quote:
im sorry for not supporting this thread my linicence removed but its back now ok so about the qoute , what if user changes his compeny ? or user have diff ip masks for exsample in israel netvision got something like 4 diff ip masks Quote:
note : dont use get methood cuse then you will have a major security problem but if you want i think i can make your life bit more easy and do it for you |
#26
|
|||
|
|||
you can also use hostmasks... like if the users hostmask ends with aol.com, you can also type this in the ipmasks field...
|
#27
|
|||
|
|||
any more support for this thread?
|
#28
|
|||
|
|||
I hope so.
I also have another question about it. Suppose I had installed it partially (just added the ipmasks field), and I wanted to autofill this with the ip-information from the post table. Such a thing would take time... so I figure a script to do this would be nice also. |
#29
|
|||
|
|||
I placed TripLcixx's code in the global.php file... I get the authentication box, but it will not accept any username/password combination, any suggestions would be greatly appreciated.
Also, Anything new with being able to auto-login? That would be great, but is a little above my head to develope right now. Thanks |
#30
|
||||
|
||||
can I use this hack to password protect a any individual directory within my forum for example: forums/songs ?
|
#31
|
|||
|
|||
How do I redirect users instead of showing them the standard "Authentication Failed" message? (I'm using the shorter version of TripLcixx)?
Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|