Uh oh!
There was an error while loading. Please reload this page.
Allow injecting the user temporarily for direct editing - #44295
Merged
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
juliusknorrforce-pushed
the
fix/direct-edit-incognito
branch
from
March 19, 2024 10:30
7a6ee18 to
e6331a7Comparejuliusknorrforce-pushed
the
fix/direct-edit-incognito
branch
from
March 19, 2024 10:35
e6331a7 to
7d65d93Comparejuliusknorr
requested review from
a team, ArtificialOwl, ChristophWurst, artonge, blizzz, mejo- and nfebe
and removed request for
a teamMarch 19, 2024 10:36
nfebe
reviewed
Mar 19, 2024
Uh oh!
There was an error while loading. Please reload this page.
nfebe
approved these changes
Mar 19, 2024
Uh oh!
There was an error while loading. Please reload this page.
juliusknorrforce-pushed
the
fix/direct-edit-incognito
branch
2 times, most recently
from
March 19, 2024 12:41
4131f98 to
07691d3CompareUh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
juliusknorrforce-pushed
the
fix/direct-edit-incognito
branch
from
March 19, 2024 12:48
07691d3 to
e330efeCompareblizzz
approved these changes
Mar 21, 2024
Merged
4 tasks
| */ | ||
| public static function getUser() { | ||
| $uid = \OC::$server->getSession() ? \OC::$server->getSession()->get('user_id') : null; | ||
| $uid = Server::get(IUserSession::class)->getUser()?->getUID(); |
There was a problem hiding this comment.
This breaks logging with debug when ldap is enabled:
#44400
juliusknorr
commented
Jul 22, 2024
MemberAuthor
/backport to stable29 |
juliusknorr
commented
Jul 22, 2024
MemberAuthor
/backport to stable28 |
juliusknorr
commented
Jul 22, 2024
MemberAuthor
/backport to stable27 |
3 tasks
This was referenced Jul 22, 2024
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Groupfolders
FixONLYOFFICE/onlyoffice-nextcloud#900 with ONLYOFFICE/onlyoffice-nextcloud#967