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

Allow regular users to specify global credentials password #233

Merged
merged 1 commit into from
Jun 27, 2016

Conversation

LukasReschke
Copy link
Member

While the UI is existent the feature simply doesn't work because admin privileges are required for the controller. This adds proper permission checks and also unit tests. (actually most of the PR is unit tests…)

To test this:

  1. Enable external storage
  2. Login as non-admin user
  3. Go to personal page and try to change global credentials

While the UI is existent the feature simply doesn't work because admin privileges are required for the controller. This adds proper permission checks and also unit tests.

To test this:
1. Enable external storage
2. Login as non-admin user
3. Go to personal page and try to change global credentials
@LukasReschke LukasReschke added the 3. to review Waiting for reviews label Jun 27, 2016
@LukasReschke LukasReschke added this to the Nextcloud 9.0.52 milestone Jun 27, 2016
@schiessle
Copy link
Member

Didn't tested it but changes look good and make sense... 👍

@MorrisJobke
Copy link
Member

Tested and works 👍

@MorrisJobke MorrisJobke merged commit cee2f5d into master Jun 27, 2016
@MorrisJobke MorrisJobke deleted the allow-users-to-change-global-credentials branch June 27, 2016 15:03
@MorrisJobke
Copy link
Member

Please open backport PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants