Skip to content

runAsAdmin() - #1217

Open
ArtificialOwl wants to merge 1 commit into
masterfrom
enh/noid/run-as-admin
Open

runAsAdmin()#1217
ArtificialOwl wants to merge 1 commit into
masterfrom
enh/noid/run-as-admin

Conversation

@ArtificialOwl

@ArtificialOwl ArtificialOwl commented Nov 17, 2022

Copy link
Copy Markdown
Member

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 <maxence@artificial-owl.com>
@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
@blizzz blizzz mentioned this pull request Jan 29, 2025
1 task
@blizzz blizzz modified the milestones: Nextcloud 33, Nextcloud 34 Feb 16, 2026
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.

5 participants