![]() |
Logout globally - Beta
Well, what I'm trying to reach with this hack, is, that you can logout globally with it, no matter on how many browsers/computers you have your cookies saved.
This hack saves the time of creation of your user and password-cookies and if you logout, it updates the new lastlogout-field. If you try to login with a cookie, that has a creation time older than lastlogout, the cookie will be deleted. Thats it. Pfew, I hope, you unterstood what I'm trying to tell you. :knockedout: Now I need some people, that help me testing and sorting out bugs for that hack. I haven't tested it on a live forum, yet, but maybe I do some testing, later today. |
Good idea.
To clarify this hack - Normally, if you logout, you only log out for the computer you're on. If you go to the forums with another computer, you have to log out of that computer as well. With this hack, when you logout, you automatically log out of every computer you have logged into the forum with. I don't have a use for it, but it's a great idea. Especially if you logged in on a public computer and forgot to log out... and you can't get back to that computer to log out. |
Good idea, but your method isn't very secure - one can simply edit the time in the cookie. I think that encoding the time into the password part of the cookie (used for authentication) would be the most effective solution, but that would require storing each of the valid login times for each user in the database (you couldn't do a simple numerical comparison because the password/date would be MD5'd).
|
Awesome...
I'll definately use this once a few people have confirmed it works :) Regards - miSt |
Quote:
|
I've applied some changes and fixes, so please recheck the attachment.
Changes and fixes are as follows:
|
The hack seems to be a very good idea, as erwin said, this can be very helpful if you forgot to logout on a public pc...
|
very good idea :), im also releasing a global login point in the next few days.
|
1 - I think this is one of the most important hacks ever made.
2 - I installed the hack, but now I can't login with any username. Even admin, or any other account. Any idea? - Lucky I always install hacks to one of my 2 local testboards! - |
Definitely got my installation! Anyone from the vB3 dev team want to add this in? :D
|
Quote:
If not, then recheck, if you didn't forgot to apply something. And then, could you please try, if you can post, even, if you have to login over and over. |
I did some testing on our public board. And it seems to work without problems "for users!"
But I couldn't login to the admin-cp, if I haven't logged in to the forums homepage. I've had to be logged in to the forums homepage, before I could login to the adminpanel. Sorry, but right now I have no idea, how to fix this. :o Any help, sorting that out, would be welcome. |
Stadler: One detail I forgot to mention....
My main page is not a PHP/VB page. It's an html page, in which I simply integrated the login code. Thus, I removed the "forums" icon from the navbar, and Im not allowing any access to un-registered users. This means... You get into my page... must register if you're a new user, or just login if you're already registered. As soon as you login, you're taken to the forums page. If you click on Logout icon on the navbar, your taken back to the main page, where you must sign if you want to get back into the forums. BUT if for some reason, a user enters http://mydomain.com/forums in his/her browser, it will be taken back to the forums...and logged-in, since the LOGOUT icon it's not really login-out. Here's the what I have in the logout icon.. which I know is NOT correct.. Code:
"<a href="member.php?s=$session[sessionhash]&action=logout"><a href="http://www.mydomain.com/index.html"> |
Any news on this?
Anyone knows if I can use a Javascript to do what I need? I mean a script that will "call" the llogout function and then re-direct to my main page? |
Quote:
|
Sounds like a cool idea...
Can anyone confirm that it works?:) Satan |
Quote:
|
All times are GMT. The time now is 04:52 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:
|