ReBeLs513
30.07.2010, 08:47:18
Po wpisaniu loginu i hasła (rzecz jasna, poprawnego) dostaję się do chronionego katalogu przez .htaccess.
Czy jest możliwość zrobienia wylogowania się (prócz tej opcji, że muszę wyłączyć przeglądarkę internetową bądź wyczyścić ciastka itp.)?
erix
30.07.2010, 09:50:28
http://en.wikipedia.org/wiki/Basic_access_authenticationCytat
Existing browsers retain authentication information until the tab or browser is closed or the user clears the history. [1] HTTP does not provide a method for a server to direct clients to discard these cached credentials. This means that there is no effective way for a server to "log out" the user without closing the browser. This is a significant defect that requires browser manufacturers to support a 'logout' user interface element or API available to JavaScript, further extensions to HTTP, or use of existing alternative techniques such as retrieving the page over SSL/TLS with an unguessable string in the URL.