Skip to content

No user enumeration on DAV if disabled - #12814

Merged
rullzer merged 1 commit into
masterfrom
fix/9058/no_user_enumartion_if_disabled
Dec 5, 2018
Merged

No user enumeration on DAV if disabled#12814
rullzer merged 1 commit into
masterfrom
fix/9058/no_user_enumartion_if_disabled

Conversation

@rullzer

@rullzerrullzer commented Dec 4, 2018

Copy link
Copy Markdown
Member

If you disable the Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered. (share options)

Then we should also not allow enumeration on this endpoint.

Fixes#9058

Depends on:

@rullzerrullzer added the 3. to review Waiting for reviews label Dec 4, 2018
@rullzerrullzer added this to the Nextcloud 16 milestone Dec 4, 2018
@MorrisJobke

Copy link
Copy Markdown
Member

[x] #12813

Was merged.

Fixes#9058
If the option to autocomplete users is disabled. We also should not
enumerate the users on this endpoint.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer
rullzerforce-pushed the fix/9058/no_user_enumartion_if_disabled branch from 1538b07 to 58ca6b1CompareDecember 4, 2018 14:33

@ChristophWurstChristophWurst 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.

Code looks good, change makes sense!

@MorrisJobkeMorrisJobke mentioned this pull request Dec 5, 2018
12 tasks
@rullzer
rullzer merged commit 8ddc0de into masterDec 5, 2018
@rullzer
rullzer deleted the fix/9058/no_user_enumartion_if_disabled branch December 5, 2018 19:58
@rullzer

Copy link
Copy Markdown
MemberAuthor

/backport to stable15

@backportbot-nextcloud

Copy link
Copy Markdown

backport to stable15 in #12856

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

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@rullzer@MorrisJobke@nickvergessen@ChristophWurst