smorks / keepasshttp-connector

Extension to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp) (Deprecated)
GNU General Public License v3.0
247 stars 33 forks source link

When saving passwords only save (sub)domain #80

Open rugk opened 6 years ago

rugk commented 6 years ago

In order to use https://github.com/smorks/keepasshttp-connector/issues/64 in a sane way, it makes sense to only save the protocol and full domain when adding a password via the add-on.

Otherwise you get entries like:

This is useless. Actually, I'd say it is very unlikely that the subdirectory is a different website with a different (login) password. Thus, I'd enable such an option by default.

Do not save the subdirectories (full URL), but only the important part.