Giter Club home page Giter Club logo

Comments (8)

Rayquaza01 avatar Rayquaza01 commented on August 19, 2024

from authenticator.

Paulex-Git avatar Paulex-Git commented on August 19, 2024

Still same thing.
It brought the Pop-up password field even in the addon page.

from authenticator.

dekimpeb avatar dekimpeb commented on August 19, 2024

I got the same issue. Password box, but never set it and keeps saying "Wrong password"

from authenticator.

Rayquaza01 avatar Rayquaza01 commented on August 19, 2024

@Paulex-Git and @dekimpeb

I don't know why it thinks you have a password set if you don't, but I've added a password reset link to the password box on the options page. It will open a new tab with a button labeled Click here to reset!. Click that and it should remove the password prompt in the future.

Let me know if this fixes it for you.

from authenticator.

dekimpeb avatar dekimpeb commented on August 19, 2024

@Paulex-Git and @dekimpeb

I don't know why it thinks you have a password set if you don't, but I've added a password reset link to the password box on the options page. It will open a new tab with a button labeled Click here to reset!. Click that and it should remove the password prompt in the future.

Let me know if this fixes it for you.

This helped, thanks alot! It is a great addon!

from authenticator.

Paulex-Git avatar Paulex-Git commented on August 19, 2024

@Paulex-Git and @dekimpeb

I don't know why it thinks you have a password set if you don't, but I've added a password reset link to the password box on the options page. It will open a new tab with a button labeled Click here to reset!. Click that and it should remove the password prompt in the future.

Let me know if this fixes it for you.

Thanks, the reset sure helps to remove the Password. But if i try to ever set a password, the main issue still persists.
This solution will mean, i don't get to password protect my 2FA, while others can.
Thanks once again, but i still wish to password protect it.

from authenticator.

Rayquaza01 avatar Rayquaza01 commented on August 19, 2024

@Paulex-Git I'm not sure how to help with that if it's still not working. When the password is set, it stores the password's hash. When you try to unlock the extension, it checks if the hashes match. If they do, it lets you in; if they don't it displays "wrong password".

This same thing happens when you have no password set. (It compares the stored hash of "" to the hash of the password, "")

If you set a password, and enter the exact same password when unlocking it, the hashes should be the exact same, and it should let you in. This means that there is either a problem with creating the hashes (which I haven't been able to reproduce so far), or you aren't entering the same password both times.

I hate to ask this, but are you 100% certain that you didn't accidentally mistype your password?

from authenticator.

Paulex-Git avatar Paulex-Git commented on August 19, 2024

@Paulex-Git I'm not sure how to help with that if it's still not working. When the password is set, it stores the password's hash. When you try to unlock the extension, it checks if the hashes match. If they do, it lets you in; if they don't it displays "wrong password".

This same thing happens when you have no password set. (It compares the stored hash of "" to the hash of the password, "")

If you set a password, and enter the exact same password when unlocking it, the hashes should be the exact same, and it should let you in. This means that there is either a problem with creating the hashes (which I haven't been able to reproduce so far), or you aren't entering the same password both times.

I hate to ask this, but are you 100% certain that you didn't accidentally mistype your password?

I sure enter same password each time, just not working.
I am currently using it without password though.

from authenticator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.