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

runAsAdmin() #1217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

runAsAdmin() #1217

wants to merge 1 commit into from

Conversation

ArtificialOwl
Copy link
Member

@ArtificialOwl ArtificialOwl commented Nov 17, 2022

allow to quickly open a super session:

$circlesManager->runAsAdmin()->getCircle($circleId); // getCircle() is not limited to current user
$circlesManager->getCircle($circleId) // getCircle() is now limited to current user visibility (again)

Signed-off-by: Maxence Lange <[email protected]>
@ArtificialOwl ArtificialOwl requested a review from mejo- November 17, 2022 17:06
@blizzz blizzz added this to the Nextcloud 29 milestone Nov 23, 2023
@skjnldsv skjnldsv mentioned this pull request Mar 28, 2024
81 tasks
@blizzz blizzz modified the milestones: Nextcloud 29, Nextcloud 30 Apr 8, 2024
@skjnldsv skjnldsv mentioned this pull request Aug 22, 2024
44 tasks
@blizzz blizzz modified the milestones: Nextcloud 30, Nextcloud 31 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants