nextcloud / passman-webextension

Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
https://passman.cc
GNU Affero General Public License v3.0
114 stars 43 forks source link

Support for Nextcloud double authentification #214

Closed koug44 closed 6 years ago

koug44 commented 6 years ago

Expected behaviour

Entering URL and login informations should connect to my Nextcloud provider, or at least asking me about providing an OTP token

Actual behaviour

The login fails with [401] Unauthorized HTTP error

Configuration

Browser: Firefox 57

Passman version: 2.1.4

Extension version: 2.0.4

Nextcloud version: 12.0.3

brantje commented 6 years ago

You need to use a app password. Then everything will work fine.

koug44 commented 6 years ago

Wow, what I was thinking… of course, it’s working now. I’m closing the report