Skip to content

Do not obtain userFolder of a federated user - #25274

Merged
rullzer merged 1 commit into
masterfrom
fix/19647/federated_users_are_not_valid_users
Jan 22, 2021
Merged

Do not obtain userFolder of a federated user#25274
rullzer merged 1 commit into
masterfrom
fix/19647/federated_users_are_not_valid_users

Conversation

@rullzer

Copy link
Copy Markdown
Member

Fixes#19647

Federated shares are somewhat special. So we can't move the files from
the main user and we should try to get it from the intialized root
already.

Signed-off-by: Roeland Jago Douma roeland@famdouma.nl

Federated shares are somewhat special. So we can't move the files from
the main user and we should try to get it from the intialized root
already.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer

Copy link
Copy Markdown
MemberAuthor

To test see the steps in the original ticket

@blizzzblizzz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@rullzer
rullzer merged commit 4c10b59 into masterJan 22, 2021
@rullzer
rullzer deleted the fix/19647/federated_users_are_not_valid_users branch January 22, 2021 13:36
@rullzer

Copy link
Copy Markdown
MemberAuthor

/backport to stable20

@rullzer

Copy link
Copy Markdown
MemberAuthor

/backport to stable19

@rullzerrullzer mentioned this pull request Jan 22, 2021
19 tasks
gsanchietti added a commit to NethServer/nethserver-nextcloud that referenced this pull request Jun 16, 2021
Avoid memory exausted error when occ is executed.
There are 2 possibile causes:
- loglevel is set to 0
- apc is disabled
See also nextcloud bug nextcloud/server#25274
@adriangalbincea

Copy link
Copy Markdown

This is still an issue on 27.1.2. I applied @arjan-s patch from the other thread ( #19647) as the patch you did does not sort out the problem.
Can you please check?

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OC\User\NoUserException: Backends provided no user object

4 participants

@rullzer@adriangalbincea@ChristophWurst@blizzz