Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integration tests for enabling and disabling users. #201

Closed
10 tasks done
SergioBertolinSG opened this issue Apr 18, 2016 · 0 comments
Closed
10 tasks done

Add integration tests for enabling and disabling users. #201

SergioBertolinSG opened this issue Apr 18, 2016 · 0 comments

Comments

@SergioBertolinSG
Copy link
Contributor

SergioBertolinSG commented Apr 18, 2016

Reference owncloud/core#23844

  • Subadmin should be able to enable or disable an user in their group
  • Subadmins should NOT be able to enable or disable an user not in their group
  • Subadmins should not be able to disable users that have admin permissions even if they are in their group
  • Admins can enable and disable any user
  • Regular users will get an exception
  • It should not be possible to disable or enable ones own account, neither as admin nor as subadmin
  • Disable user
  • 503 is received via dav
  • 503 is received via ocs api calls. Failing in the PR ❌
  • 503 is received via web requests. Failing in the PR ❌
@SergioBertolinSG SergioBertolinSG self-assigned this Apr 18, 2016
@SergioBertolinSG SergioBertolinSG added this to the Core - 9.1.0-current milestone Apr 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant