minbrowser / min

A fast, minimal browser that protects your privacy
https://minbrowser.org/
Apache License 2.0
7.71k stars 684 forks source link

1Password not autofilling usernames or passwords #2399

Open mrjmcarter opened 4 months ago

mrjmcarter commented 4 months ago

I really want to use and love the Min browser but the fact that 1Password doesn't autofill forms is a show-stopper.

PalmerAL commented 4 months ago

Can you give an example of a website that’s not working? Do you want to fill a password or some other kind of data?

On Mar 1, 2024, at 1:01 PM, James Carter @.***> wrote:

 I really want to use and love the Min browser but the fact that 1Password doesn't autofill forms is a show-stopper.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

mrjmcarter commented 4 months ago

Any site that requires a username and password. Neither will populate.Sent from my iPhoneOn Mar 1, 2024, at 5:35 PM, PalmerAL @.***> wrote: Can you give an example of a website that’s not working? Do you want to fill a password or some other kind of data?

On Mar 1, 2024, at 1:01 PM, James Carter @.***> wrote:



I really want to use and love the Min browser but the fact that 1Password doesn't autofill forms is a show-stopper.

Reply to this email directly, view it on GitHub, or unsubscribe.

You are receiving this because you are subscribed to this thread.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

PalmerAL commented 3 months ago

Have you set up the 1password integration in settings > password autofill?

fyrfli commented 3 months ago

Can I jump in here? I am having some issues also.

I changed the setting Password Autofill to be 1Password, and I can click the key when I am presented with a login form, but when I try logging in, I get stuck in an infinite loop of "enter your password" and "enter your credentials":

16957 25914

It doesn't matter how many times I fill out those fields, it just loops back around.

mrjmcarter commented 3 months ago

That’s exactly what I’m experiencing as well. Sent from my iPhoneOn Mar 18, 2024, at 10:56 PM, Camille Frantz @.***> wrote: Can I jump in here? I am having some issues also. I changed the setting Password Autofill to be 1Password, and I can click the key when I am presented with a login form, but when I try logging in, I get stuck in an infinite loop of "enter your password" and "enter your credentials": 16957.png (view on web) 25914.png (view on web) It doesn't matter how many times I fill out those fields, it just loops back around.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

PalmerAL commented 3 months ago

OK, thanks for the clarification. One other idea (from #2151) - if you open the 1password app and go to settings > developer, can you make sure "integrate with 1Password CLI" is disabled?

fyrfli commented 3 months ago

Is that a requirement for this to work? Because that is deal breaker for me. I use the 1password cli in my workflows.

But let me disable it real quick and see if that does anything?


all that happens with the cli disabled is that key turns red like:

17759
PalmerAL commented 3 months ago

That would be a requirement, unfortunately (https://github.com/minbrowser/min/issues/2151#issuecomment-1872445859)

Note that you can still use the CLI with this turned off, you just need to authenticate through the CLI instead of the desktop app.

If you turn that off, you may have to reset 1password to get the authentication dialog to show up again in Min:

  1. Turn off the 1password integration in Min
  2. Delete the 1password CLI configuration: ~/.config/op
  3. Restart min and re-enable the integration
mrjmcarter commented 3 months ago

The integration option was not enabled for me so I’m still experiencing the issue.Sent from my iPhoneOn Mar 27, 2024, at 1:39 PM, PalmerAL @.***> wrote: That would be a requirement, unfortunately (#2151 (comment)) Note that you can still use the CLI with this turned off, you just need to authenticate through the CLI instead of the desktop app. If you turn that off, you may have to reset 1password to get the authentication dialog to show up again in Min:

Turn off the 1password integration in Min Delete the 1password CLI configuration: ~/.config/op Restart min and re-enable the integration

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

PalmerAL commented 3 months ago

@mrjmcarter Can you check if the CLI is set up correctly? Run this and sign in:

op signin --raw --account min-autofill

If everything works, you'll get a login token. If it doesn't, let me know what it says.

mrjmcarter commented 3 months ago

I did get a token after signing into 1Password and yet, 1Password is still not able populate the username or password fields in the browser. I’ve also run out of patience so I’m uninstalling min and going back to safari.Regards,JamesOn Mar 28, 2024, at 3:22 PM, PalmerAL @.***> wrote: @mrjmcarter Can you check if the CLI is set up correctly? Run this and sign in: op signin --raw --account min-autofill

If everything works, you'll get a login token. If it doesn't, let me know what it says.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>