From ca1b67ce38eb43edc969c0ca04264b7ea423413c Mon Sep 17 00:00:00 2001 From: Izaak Alpert Date: Tue, 17 Sep 2013 16:37:36 -0400 Subject: Don't show users password change page if ldap users --- features/profile/profile.feature | 1 + 1 file changed, 1 insertion(+) (limited to 'features/profile') diff --git a/features/profile/profile.feature b/features/profile/profile.feature index 53a93b0f908..3b61552a73d 100644 --- a/features/profile/profile.feature +++ b/features/profile/profile.feature @@ -18,6 +18,7 @@ Feature: Profile Scenario: My password is expired Given my password is expired + And I am not an ldap user And I visit profile account page Then I redirected to expired password page And I submit new password -- cgit v1.2.3