![]() |
.htpasswd logout?
Are there any other options to logout when using a user authentication based method through .htaccess other than this?
Quote:
All the search results I have found only discuss the above option. |
Not really possible as the browser hasn't "logged in" in the first place.
|
Quote:
|
Try to inspect what, if anything, gets stored in your browser when you log in. I can't recall, if a session is created or not... Anyway, using a fake user/pass to login again will do the trick, just as you posted above.
Cheers, z |
Code:
if (isset($_COOKIE['my_user_cookie'])) { |
All times are GMT -7. The time now is 03:58 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123