mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 00:52:45 -05:00
Accounts provisioned by trusted-header SSO get a random password the user never saw, so /change_password was unusable for them. When the trusted header asserts the same email as the session user, waive the current password check and hide the field, so native clients (Yattee) can be given a password to log in with. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>