Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

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".

Tìm hiểu thêm

Disable View/Show Password Button

  • 6 trả lời
  • 1 gặp vấn đề này
  • 9 lượt xem
  • Trả lời mới nhất được viết bởi Stans

more options

How to disable Show Password button is Mozilla Thunderbird? I want it remember the passwords, just don't show it to end users, and no, I don't to use the Master Password feature. Is there any way?

How to disable Show Password button is Mozilla Thunderbird? I want it remember the passwords, just don't show it to end users, and no, I don't to use the Master Password feature. Is there any way?

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

more options

Use the Config Editor to toggle the parameter shown in the attachment.

more options

Anyone who is determined to see the passwords can reverse the preference toggle, or reset a master password. Your best option is to password-protect operating-system user accounts and lock the computer when it is unattended.

http://kb.mozillazine.org/Protect_the_profiles_contents

more options

@stans, I have tried this earlier. Didn't work on the latest version.

@sfhowes, I am looking to deter casual curiosity.

more options

Prefs like pref.privacy.disable_button.view_passwords only work when you lock them via an autoconfig.cfg file.

That should work in Thunderbird as well.

// disable Saved Passwords
lockPref("pref.privacy.disable_button.view_passwords", true);
more options

@cor-el, tried this before posting the question. Doesn't work.

more options

chayan.sengupta said

@cor-el, tried this before posting the question. Doesn't work.

It works, actually. I tried it in Tbird 68.9.0 and locked proxy settings and that password button setting.