![]() |
Second Level Login by liamwli
1 Attachment(s)
THIS MOD IS FOR VBULLETIN 4.1.0+ This modification provides a feature for users of your forum to request a code via email on login, which is then needed to complete the login process. This mod is similar to the Infinity: Dual Authentication LITE modification. This mod differs in a few aspects however:
Like I said, you have the ability to force usergroups to use this mod. If a user is in a usergroup you have forced, then they will get an error when they view the forumhome if they have't enabled this mod on their account. As well as that, there is an option for Admin's to specify their own custom code algorithm. This will allow Admin's to choose how the random second code is generated, if they so wish. Screenshots below. Please mark as installed for more support. Changelog: 1.1.0 Added hooks to allow further development Removed unused plugin 1.0.1 Fixed mutiple SQL Injection vulnerabilities. 1.0 Initial Release |
Reserved
I shall be adding some hooks to this mod in a later version, incase people would like to expand its capability. |
Not working get database error ?
Database error in vBulletin 4.1.10: Invalid SQL: SELECT authon FROM vbliam_sll WHERE userid='3'; MySQL Error : Table 'user_forumdata.vbliam_sll' doesn't exist Error Number : 1146 Request Date : Sunday, October 21st 2012 @ 11:14:12 PM Error Date : Sunday, October 21st 2012 @ 11:14:13 PM Classname : vB_Database MySQL Version : 5.1.65-cll |
Quote:
It looks like the table has been made without the prefix. Should be an easy fix. Please could you open phpmyadmin and do a table search for liam_sll and tell me what it is actually called, and then execute this SQL query, then try using the mod again? Code:
RENAME TABLE `liam_sll` TO `vbliam_sll` |
So you can not fix with Manual execute this SQL query ? please try to fix database create table when while installing this mod !
|
Quote:
|
Its bug on main login ,when Enabled this mod my main login password not work,cannot login my site, how to fix?
|
Brilliant idea
|
Quote:
Does it give you the vbulletin incorrect password page? |
Yes ! I think when login with 1st password we get Second Level Login page but cannot 1st login with main password !
|
Quote:
Please could you screenshot. It should take you a plain page with only a text box and some text, asking you to enter the second code sent to your email address. |
when i login with the main system on the homepage get error page,
vBulletin Message You have entered an invalid username or password. |
Quote:
Please could you delete all your cookies first (could be a browser issue, I got this only once). After that, reinstall the mod. |
Does not fixed this issue , uninstalled this mod , reason it make high server load with use many more RAM memory !
|
Quote:
I will attempt to fix all issues and optimize code in a future version |
it has an sql injection in it. (probably more than just one)
Code:
$vbulletin->input->clean_array_gpc('p', array( |
Quote:
Check the if statement at the top. For this to work, someone would have to have a username that contained the SQLi. |
Quote:
go directly to liam_sll.php if (($_POST['do'] == 'login') && ($vbulletin->options['liam_dualauth_onoff'])) set post 'do' to login |
Mod restored from Quarantine.
|
Awesome mod, but for now I've disabled it. For some odd reasons after too many code submissions and testing the plugin, I was unable to log in on my own account saying I've entered an incorrect username/password. by disabling the mod, everything ran fine again and I was able to login normally.
|
Quote:
|
anything for vBulletin 3.8x?????
|
Quote:
|
Quote:
Quote:
|
Please have any update for work on 4.2.0?
|
Up Up Up one of the best mod make your site secure
|
All times are GMT. The time now is 07:14 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|