Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Is it possible to constrain a login/password for to the very specific domain name (i.e. including sub-domain names) it is linked to?

  • 2 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 12 προβολές
  • Τελευταία απάντηση από Alexis Wilke

more options

I work with a company that has two distinct websites and thus I use two distinct passwords.

One website has a domain name similar to https://www.example.com/ and the other is like https://foo.example.com/

I want to save the login/password for the first one (www) but not the second one (foo). However, when I go to the login form of the second one, Firefox offers me to fill in the form with the info from the first site (www), which is wrong. Would there be a way to hide that form from the second site? I find that confusing.

I work with a company that has two distinct websites and thus I use two distinct passwords. One website has a domain name similar to https://www.example.com/ and the other is like https://foo.example.com/ I want to save the login/password for the first one (www) but not the second one (foo). However, when I go to the login form of the second one, Firefox offers me to fill in the form with the info from the first site (www), which is wrong. Would there be a way to hide that form from the second site? I find that confusing.

Επιλεγμένη λύση

This feature is mentioned in release notes of version 71: Firefox now suggests saved logins from other subdomains of a site.

To turn it off, enter about:config in the url bar and set signon.includeOtherSubdomainsInLookup = false.

Ανάγνωση απάντησης σε πλαίσιο 👍 3

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

This feature is mentioned in release notes of version 71: Firefox now suggests saved logins from other subdomains of a site.

To turn it off, enter about:config in the url bar and set signon.includeOtherSubdomainsInLookup = false.

more options

Excellent! That worked. Personally I prefer it this way, really.

In a way, it's sad that we have to go to about:config to tweak all those settings. On the other hand, I know that's way too many options to keep them in preferences. Anyway, thank you for solving this one.