• Alex Buijs's avatar
    Restore implementation after_inactive_sign_up_path · 734bbbb3
    Alex Buijs authored
    When the following are true:
    - Gitlab::CurrentSettings.send_user_confirmation_email
    - allow_unconfirmed_access_for == 0
    
    after_inactive_sign_up_path_for should be set to the
    users_almost_there_path
    734bbbb3
registrations_controller.rb 6.47 KB