Disable Basic Auth prompt

@luckyrat - You’re totally right that changing behavior based on the connection type should be a different request. I’ll start a new topic for that one.

Disable Basic Auth feature request…

Maybe rather than disabling basic auth prompting for the entire extension, it would be better to be able to disable it for specific sites or conditions.

Kee already has a section called “Finding forms” that has a whitelist and blacklist section to allow/deny finding and completing of forms based on the form names and field names. It seems like it would be good to have a similar option based on URL / domains. I know that LastPass has an option for adding “Never URLs” that are URLs that are ignored by the application so that it does not try and fill forms, auto login, or store information.

If Kee were to look up the IP address of the hostname in the URI, then it could also allow/deny based on the IP address for the host as well. It would be great to be able to block Basic Auth and Auto-Fill if the IP address was say, an RFC1918 (non-public) IP for instance.