Skip to content

Conversation

@MorrisJobke
Copy link
Member

  • admin_audit, comments, federation
  • removed not needed call to OC_Util::checkAdminUser() (is already
    done by the request handler before)

cc @LukasReschke @schiessle

* admin_audit, comments, federation
* removed not needed call to OC_Util::checkAdminUser() (is already
  done by the request handler before)
@MorrisJobke MorrisJobke added this to the Nextcloud Next milestone Jun 27, 2016
@LukasReschke
Copy link
Member

👍

@MorrisJobke
Copy link
Member Author

@Mar1u5 ;)

@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Jun 27, 2016
@MariusBluem
Copy link
Member

I am not completely understanding what the two points of the PR have to do with each other 😁

checkAdminUser() has nothing to do with Travis - has it 😅

@MorrisJobke
Copy link
Member Author

checkAdminUser() has nothing to do with Travis - has it 😅

It has: the one is an unneeded call (we do this already internally) and it is a call to a private method, that apps shouldn't do. If they do, then the app:check-code would fail ;)

@MariusBluem
Copy link
Member

MariusBluem commented Jun 27, 2016

Okay ... Now I understand. I've tested it and i could not find any problems 😉

LGTM :)

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.

4 participants