lockwise-addon icon indicating copy to clipboard operation
lockwise-addon copied to clipboard

Allow sftp://, ssh://, mysql://, smtp://, etc. protocols in "Website Address"

Open NobleUplift opened this issue 6 years ago • 5 comments

The tooltip text for "Website Address" is:

Make sure this matches the exact domain for the website you are referencing ("https://" included).

I assume this means that there's a check for https:// in the save functionality, because I tried inputting this:

Website Address
mysql://localhost/
Username
root
Password
Test
Website Address
null
Username
root
Password
Test

I can only create website addresses for protocols http://, https://, and ftp://. All of the protocols in the title of this issue resulted in null for the Website Address.

NobleUplift avatar Jun 25 '19 16:06 NobleUplift

You can work around this as described in #116. That could possibly be automated with a user script, but I haven't tried yet.

brechtm avatar Jun 28 '19 10:06 brechtm

I seem to have been forced into using Firefox Lockwise today, since it just installed itself after I restarted Firefox, and it is still broken.

First, I tried to create an FTP entry, and the form submitted successfully:

Create entry

But I couldn't find it by searching for it:

Not found

I tried creating it again, and it seems that now the entry exists, but I can never access it or delete it:

Entry already exists

NobleUplift avatar Oct 25 '19 20:10 NobleUplift

I seem to have been forced into using Firefox Lockwise today, since it just installed itself after I restarted Firefox, and it is still broken.

Can you explain what you mean by this? Some data that might help:

  • what version of Firefox you're on
  • whether you have the add-on installed or not
  • whether the above details are about using the add-on (this repo) or about using the built-into-Firefox Password Manager (also branded Lockwise -- but not this repo)

ddurst avatar Oct 28 '19 14:10 ddurst

Ah, I thought they would be using the same codebase for the built-in Lockwise in addition to the addon Lockwise. Should I make a bug report on the dreaded bugzilla?

NobleUplift avatar Oct 28 '19 14:10 NobleUplift

They are not, and you should. :) I assume this means you're on at least 70?

You can start here (it should fill out the important first parts): https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&component=about%3Alogins

ddurst avatar Oct 28 '19 14:10 ddurst