Add app passwords #15

Suljettu
5 vuotta sitten avasi skylarmt · 0 kommenttia
Omistaja

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 lisäsi tämän merkkipaaluun Version 2.2 5 vuotta sitten
skylarmt itse otti tämän käsittelyyn 5 vuotta sitten
skylarmt added the
enhancement
label 5 vuotta sitten
skylarmt viittasi tähän ongelmaan commitissa 5 vuotta sitten
skylarmt sulki tämän ongelman 5 vuotta sitten
Sign in to join this conversation.
Ei merkkipaalua
Ei käsittelijää
1 osallistujaa
Ilmoitukset
Määräpäivä
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

Määräpäivää ei asetettu.

Riippuvuudet

Riippuvuuksia ei asetettu.

Reference: Business/AccountHub#15
Ladataan…
Sisältöä ei vielä ole.