본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Disable View/Show Password Button

  • 6 답장
  • 1 이 문제를 만남
  • 9 보기
  • 최종 답변자: 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?

모든 댓글 (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.