Add app passwords #15

zavřený
otevřeno před 5 roky uživatelem skylarmt · 0 komentářů
skylarmt okomentoval před 5 roky
Vlastník

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 přidal/a toto do milníku Version 2.2 před 5 roky
skylarmt přiřadil/a sobě toto před 5 roky
skylarmt přidal/a
enhancement
štítek před 5 roky
skylarmt odkázal na tento úkol z commitu před 5 roky
skylarmt uzavřel/a tento úkol před 5 roky
Přihlaste se pro zapojení do konverzace.
Bez milníku
Bez zpracovatelů
1 účastníků
Oznámení
Termín dokončení
Termín dokončení není platný nebo je mimo rozsah. Použijte prosím formát „rrrr-mm-dd“.

Žádný termín dokončení.

Závislosti

Nejsou nastaveny žádné závislosti.

Reference: Business/AccountHub#15
Načítá se…
Není zde žádný obsah.