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

[Stable10] Fix for subadmins edit email address of its users #28366

Merged
merged 1 commit into from Jul 31, 2017

Commits on Jul 11, 2017

  1. [Stable10] Fix for subadmins edit email address of its users

    The issue was caused because annotation for
    non admin users to setEmailAddress method was
    missing. And along with that checks are added
    so that only admin and subadmin users can edit/set
    the email address of its users. A subadmin user
    cannot set/edit the email address which it has not
    access to.
    
    Signed-off-by: Sujith H <sharidasan@owncloud.com>
    sharidas committed Jul 11, 2017
    Copy the full SHA
    b73b488 View commit details
    Browse the repository at this point in the history