Password Manager
I am trying to add a password to the password manager for a specific URL like https://example.com/page. However after I save the password it save it to the address https://example.com and removes /page. Is there a way to change this?
選ばれた解決策
No, you can't differentiate between paths. Firefox saves logins and exceptions for a specific origin (protocol and hostname) and strips of the path. You will have to look for a Password Manager extension that supports paths on the server.
この回答をすべて読む 👍 1すべての返信 (1)
選ばれた解決策
No, you can't differentiate between paths. Firefox saves logins and exceptions for a specific origin (protocol and hostname) and strips of the path. You will have to look for a Password Manager extension that supports paths on the server.