bd84fb4 User is notified that password needs to be reset in forms-based login

3 files Authored by pvoborni 12 years ago, Committed by rcritten 12 years ago,
    User is notified that password needs to be reset in forms-based login
    
    Forms-based login procedure detects if 401 unauthorized response contains
    'X-IPA-Rejection-Reason' http header with 'password-expired' value. If so
    it displays an error message that user needs to reset his password.
    
    https://fedorahosted.org/freeipa/ticket/2608
    
        
file modified
+29 -7
file modified
+8 -1
file modified
+30 -9