Add app passwords #15

닫힘
skylarmt5 년 전을 오픈 · 0개의 코멘트
skylarmt 코멘트됨, 5 년 전
소유자

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 Version 2.2 5 년 전 마일스톤을 추가하였습니다.
skylarmt 자체적으로 할당됨 5 년 전
skylarmt added the
enhancement
label 5 년 전
skylarmt " 커밋 5 년 전에서 이 이슈 언급"
skylarmt closed this issue 5 년 전
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: Business/AccountHub#15
불러오는 중...
아직 콘텐츠가 없습니다.