Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Logging out of a site that has no Log Out
5th November 2009, 23:57
Post: #11
RE: Logging out of a site that has no Log Out
(5th November 2009 21:54)kfaulhaber Wrote:  The concept of being "logged in" to a web site is a human thing. HTTP is a stateless protocol. Once a page is done loading you are no longer connected to any server, regardless if you are "logged in" or not. With few exceptions, all logout buttons do is remove a cookie from your browser which your browser uses to identify you to the web site whenever you request a page. The reason quitting your browser works is that most session cookies are set without an expiration date, so your browser automatically clears them out at exit time. You can achieve the same effect by deleting the cookies yourself.

In any case, you can rest safe knowing there is nothing malicious going on.

[Image: star-gold-icon.jpg]



Having said that...although it's not malicious it is very poor design. I generally steer clear of sites where it's obvious people don't know what they're doing.
Find all posts by this user
Quote this message in a reply
7th November 2009, 18:04
Post: #12
RE: Logging out of a site that has no Log Out
(5th November 2009 23:57)Adapa Wrote:  
(5th November 2009 21:54)kfaulhaber Wrote:  The concept of being "logged in" to a web site is a human thing. HTTP is a stateless protocol. Once a page is done loading you are no longer connected to any server, regardless if you are "logged in" or not. With few exceptions, all logout buttons do is remove a cookie from your browser which your browser uses to identify you to the web site whenever you request a page. The reason quitting your browser works is that most session cookies are set without an expiration date, so your browser automatically clears them out at exit time. You can achieve the same effect by deleting the cookies yourself.

In any case, you can rest safe knowing there is nothing malicious going on.

[Image: star-gold-icon.jpg]



Having said that...although it's not malicious it is very poor design. I generally steer clear of sites where it's obvious people don't know what they're doing.


Well you saying that It seems as though the "log out" has been "put back" , but I do have some suspicions about some of the "staff" on the particular site ie Mods / Admins ...so yeah , think I'll give it a miss .

thanx .

names are for tombstones
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  I need a help im new on the site Djfreshxx 14 477 4th August 2010 08:28
Last Post: System Folder
Question A program that locks active window without logging off ??? brianxxx 2 168 30th July 2010 16:33
Last Post: brianxxx
  Web site Help Hoofa 21 419 28th July 2010 17:57
Last Post: Wicked Wench
  Question about a site DarthzeroProductions 13 542 24th July 2010 13:56
Last Post: DarthzeroProductions
  search torrents by user on main site? dukeofurl 2 101 10th July 2010 05:39
Last Post: dukeofurl

Forum Jump:

Contact UsSuprbayReturn to TopReturn to ContentLite (Archive) ModeRSS Syndication