marius-wieschollek / passwords-webextension

The official browser extension for the Passwords app for Nextcloud.
GNU General Public License v3.0
106 stars 33 forks source link

Extension producing error on Login / Login Button shown twice in a row #203

Closed 9hawk8 closed 2 years ago

9hawk8 commented 2 years ago

System Information

Steps to reproduce

  1. start the browser
  2. click on the Passwords Extension
  3. log in with your passwords e2ee-password

Expected result

Extension is logged in and ready to use directly after typing the e2ee-password

Actual result

After typing the password and hitting Login, a new page with a Login-Button ("Anmelden") is shown (only the Login-Button and no password-prompt or anything else). When you click on it, there is an error displayed ("Authorisierung fehlgeschlagen. Die eingegebenen Anmeldedaten wurden abgelehnt"). After closing the extension-window and re-opening it, the extension works nevertheless and is logged in.

Just a short notice from my side:

I upgraded the extension today and it told me it needs at least Passwords App Version 2021.12.x, which I had not installed by that time, so I also upgraded the App. Therefore I can only tell that it worked without this issue with App Version 2021.11.20 AND the last extension version.

9hawk8 commented 2 years ago

Working again with the new 2.2.2 extension version. Thanks for the quick fix, keep up the great work!