Add app passwords #15

Zamknięty
otworzone 5 lat temu przez skylarmt · 0 komentarzy
skylarmt skomentował(-a) 5 lat temu
Właściciel

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 dodaje to do kamienia milowego Version 2.2 5 lat temu
skylarmt przypisuje to na siebie 5 lat temu
skylarmt dodano
enhancement
etykietę 5 lat temu
skylarmt wspomniał(-a) to zgłoszenie z commita 5 lat temu
skylarmt zamknął(-ęła) to zgłoszenie 5 lat temu
Zaloguj się, aby dołączyć do tej rozmowy.
Brak kamienia milowego
Brak przypisanych
Uczestnicy 1
Powiadomienia
Termin realizacji
Data realizacji jest niewłaściwa lub spoza zakresu. Użyj formatu 'yyyy-mm-dd'.

Brak ustawionego terminu realizacji.

Zależności

No dependencies set.

Reference: Business/AccountHub#15
Ładowanie…
Nie ma jeszcze treści.