• Andy Soiron's avatar
    Fix 2FA setup for LDAP users · c29aca2e
    Andy Soiron authored
    LDAP and other oauth users couldn't set up two factor authentication
    when they had a password prior to linking oauth and didn't remember
    the password. This commit removes the requirement to enter the current
    password if authentication with password is disabled for the
    application.
    
    Changelog: fixed
    c29aca2e
two_factor_auths_controller_spec.rb 7.16 KB