Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

impossible to disable user #24

Open
paurakhsharma opened this issue Apr 20, 2018 · 3 comments
Open

impossible to disable user #24

paurakhsharma opened this issue Apr 20, 2018 · 3 comments

Comments

@paurakhsharma
Copy link
Contributor

How to reproduce

  1. Install ownCloud from git master branch
  2. Install user_management app
  3. Create user through user_management app
  4. Disable the new user
  5. Reload the page and see the user is still enabled.

Browser sends the request to : http://localhost/core/index.php/apps/user_management/user1/enabled
and status code is: 302 Found
image

@phil-davis
Copy link
Contributor

Disabling a user works on the webUI in stable10 (which is a good thing)

@paurakhsharma
Copy link
Contributor Author

UI test to disable user #25 should pass after fixing this problem.

@paurakhsharma
Copy link
Contributor Author

@phil-davis Yes it does work on the webUI in stable10 but it is the case in master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants