Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to stop autofilling password on some Jenkins pages?

more options

I'm using Jenkins on Firefox. The login/password is filled automatically when I login to Jenkins. That's great. But when I access a Jenkins job page that uses some plugins with password field, my password will be filled in there too. The password field here is supposed to set the password for that plugin, but not my password. Is there any way limit the Firefox to only fill password on the login page, but not on the job pages?

I'm using Jenkins on Firefox. The login/password is filled automatically when I login to Jenkins. That's great. But when I access a Jenkins job page that uses some plugins with password field, my password will be filled in there too. The password field here is supposed to set the password for that plugin, but not my password. Is there any way limit the Firefox to only fill password on the login page, but not on the job pages?

Chosen solution

Hi zhangyuhangk, I don't think Firefox's Password Manager can distinguish different paths under the same host name. Or in other words, if you saved a login for

https://www.example.com/

then it likely will be filled for all URLs on

https://www.example.com/

but probably not for a different hostname such as

https://jobs.example.com/

If you want to fine tune by the URL/path under the host name, I think you probably need to remove this login from the built-in Password manager and use an add-on password manager for the site.

Read this answer in context 👍 0

All Replies (1)

more options

Chosen Solution

Hi zhangyuhangk, I don't think Firefox's Password Manager can distinguish different paths under the same host name. Or in other words, if you saved a login for

https://www.example.com/

then it likely will be filled for all URLs on

https://www.example.com/

but probably not for a different hostname such as

https://jobs.example.com/

If you want to fine tune by the URL/path under the host name, I think you probably need to remove this login from the built-in Password manager and use an add-on password manager for the site.

Modified by jscher2000 - Support Volunteer