ce15361 Add "reset_and_login" view to LoginScreen widget

1 file Authored by slev 5 years ago, Committed by stsymbal 5 years ago,
    Add "reset_and_login" view to LoginScreen widget
    
    Previous "reset" view is splitted to "reset" and "reset_and_login"
    ones. "reset" is used to render "just reset password" logic. And
    "reset_and_login" - "reset password and then log in".
    
    Fixes: https://pagure.io/freeipa/issue/7619
    Reviewed-By: Serhii Tsymbaliuk <stsymbal@redhat.com>