Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

is there any way to clear cached credentials of NTLM (HTTP) Authentication using Javascript?

  • 3 trả lời
  • 5 gặp vấn đề này
  • 25 lượt xem
  • Trả lời mới nhất được viết bởi FredMcD

more options

Is there any API available in firefox to clear the HTTP authentication cache using Javascript (in other words, Any programatic way to clear "Active Logins") ?

Is there any API available in firefox to clear the HTTP authentication cache using Javascript (in other words, Any programatic way to clear "Active Logins") ?

Tất cả các câu trả lời (3)

more options

What is your computer system and Firefox?

Type about:preferences#privacy<enter> in the address bar.

The button next to History, select Use Custom Settings.

Turn on Remember my browsing and download history At the bottom of the page, turn on Clear History When Firefox Closes. At the far right, press the Settings button. Turn on Active Logins.

more options

Platform : Windows, Firefox version : 45+

Yes FredMcD. This is the manual way of clearing Active Logins. But I am looking for an API which I can access via javascript to clear this cached login.

In Internet Explorer we do this via document.execCommand("ClearAuthenticationCache");

Does Firefox provides any API like this. ?

more options

I've called the big guys to help you. Good luck.