Add app passwords #15

Gesloten
5 jaren geleden geopend door skylarmt · 0 opmerkingen
Eigenaar

There is no good way to easily implement two-factor auth in app APIs that authenticate with a username and password.

We need to add a UI tool and database table for app passwords. It should work like Nextcloud's implementation, where a user can note what app/device the password is for, they see the password one time, and then in the future they can delete passwords if needed.

Modifying checkPassword() in User.lib.php should be enough to enable app passwords everywhere, although the web login flow should probably check for and refuse to accept app passwords.

There is no good way to easily implement two-factor auth in app APIs that authenticate with a username and password. We need to add a UI tool and database table for app passwords. It should work like Nextcloud's implementation, where a user can note what app/device the password is for, they see the password one time, and then in the future they can delete passwords if needed. Modifying `checkPassword()` in `User.lib.php` should be enough to enable app passwords everywhere, although the web login flow should probably check for and refuse to accept app passwords.
skylarmt heeft dit 5 jaren geleden aan de mijlpaal Version 2.2 toegevoegd
skylarmt heeft dit 5 jaren geleden aan zichzelf toegewezen
skylarmt voegde het
enhancement
label 5 jaren geleden toe
skylarmt verwees naar dit probleem vanuit commit 5 jaren geleden'
skylarmt heeft dit probleem gesloten 5 jaren geleden
Log in om deel te nemen aan deze discussie.
Geen mijlpaal
Niet toegewezen
1 deelnemers
Notificaties
Vervaldatum
De deadline is ongeldig of buiten bereik. Gebruik het formaat 'jjjj-mm-dd'.

Geen vervaldatum ingesteld.

Afhankelijkheden

Geen afhankelijkheden ingesteld.

Referentie: Business/AccountHub#15
Laden…
Er is nog geen inhoud.