Skip to content

Fix unsafe array access - #14332

Merged
rullzer merged 1 commit into
masterfrom
bugfix/13098-unsafe-array-access
Feb 22, 2019
Merged

Fix unsafe array access #14332
rullzer merged 1 commit into
masterfrom
bugfix/13098-unsafe-array-access

Conversation

@kesselb

Copy link
Copy Markdown
Contributor

Close#13098

I see this on my instance but cannot reproduce 🙈

Comment threadapps/admin_audit/lib/Actions/Console.php Outdated
@nickvergessen

Copy link
Copy Markdown
Member

Can easily reproduce, just run sudo -u www-data occ with nothing else 🙈
I think we shouldn't log this, so my code suggestion.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb
kesselbforce-pushed the bugfix/13098-unsafe-array-access branch from c25b99f to 268c0d9CompareFebruary 22, 2019 10:48
@kesselb

Copy link
Copy Markdown
ContributorAuthor

Can easily reproduce, just run sudo -u www-data occ with nothing else see_no_evil
I think we shouldn't log this, so my code suggestion.

👍 can reproduce now. admin_audit was broken somehow. your suggestion make sense. no need to log occ without arguments.

@nickvergessen

Copy link
Copy Markdown
Member

/backport to stable15

@rullzer
rullzer merged commit 9b15470 into masterFeb 22, 2019
@rullzer
rullzer deleted the bugfix/13098-unsafe-array-access branch February 22, 2019 11:52
@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable15 in #14340

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.

3 participants

@kesselb@nickvergessen@rullzer