Add app passwords #15

Stängd
öppnade 5 år sedan av skylarmt · 0 kommentarer
skylarmt kommenterad 5 år sedan
Ägare

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 lade till denna till milstolpe Version 2.2 5 år sedan
skylarmt tilldelade denna till sig själv 5 år sedan
skylarmt added the
enhancement
label 5 år sedan
skylarmt refererade till detta ärende från en incheckning 5 år sedan
skylarmt stängde ärendet 5 år sedan
Logga in för att delta i denna konversation.
Ingen Milsten
Ingen tilldelad
1 Deltagare
Notiser
Förfallodatum
Förfallodatumet är ogiltigt eller utanför gränserna. Använd formatet 'åååå-mm-dd'.

Inget förfallodatum satt.

Beroenden

No dependencies set.

Reference: Business/AccountHub#15
Laddar…
Det finns inget innehåll än.