Loading config/install/user.role.site_admin.yml +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ permissions: - 'access contextual links' - 'access editor_media_browser entity browser pages' - 'access files overview' - 'access flood unblock' - 'access image_browser entity browser pages' - 'access images_browser entity browser pages' - 'access in-place editing' Loading tests/features/vardoc/03-admin-management/03-03-admins-can-disable-users.feature +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ So that they will be disabled and not be able to use the site. And I wait Then I should see "Normal user" When I select the radio button "Blocked" And I fill in "Normal first name" for "First name" And I fill in "Normal last name" for "Last name" And I press the "Save" button And I wait Then I should see "The changes have been saved." Loading Loading
config/install/user.role.site_admin.yml +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ permissions: - 'access contextual links' - 'access editor_media_browser entity browser pages' - 'access files overview' - 'access flood unblock' - 'access image_browser entity browser pages' - 'access images_browser entity browser pages' - 'access in-place editing' Loading
tests/features/vardoc/03-admin-management/03-03-admins-can-disable-users.feature +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ So that they will be disabled and not be able to use the site. And I wait Then I should see "Normal user" When I select the radio button "Blocked" And I fill in "Normal first name" for "First name" And I fill in "Normal last name" for "Last name" And I press the "Save" button And I wait Then I should see "The changes have been saved." Loading