Skip to content

return correct mount type for federated shares - #7785

Merged
rullzer merged 1 commit into
masterfrom
mount-type-federated-shares
Jan 11, 2018
Merged

return correct mount type for federated shares#7785
rullzer merged 1 commit into
masterfrom
mount-type-federated-shares

Conversation

@schiessle

@schiessleschiessle commented Jan 11, 2018

Copy link
Copy Markdown
Member

return the correct mount type for federated share.

fix#6584

fix#6584
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>

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

Makes sense

@MorrisJobkeMorrisJobke mentioned this pull request Jan 11, 2018
18 tasks
@codecov

codecovBot commented Jan 11, 2018

Copy link
Copy Markdown

Codecov Report

Merging #7785 into master will decrease coverage by <.01%.
The diff coverage is 0%.

@@ Coverage Diff @@## master #7785 +/- ##
============================================
- Coverage 51.22% 51.22% -0.01% - Complexity 24967 24968 +1 
============================================
Files 1607 1607 Lines 95002 95004 +2 Branches 1376 1376 ============================================
+ Hits 48668 48669 +1 - Misses 46334 46335 +1
Impacted FilesCoverage ΔComplexity Δ
apps/files_sharing/lib/External/Mount.php27.27% <0%> (-6.07%)4 <1> (+1)
apps/files_trashbin/lib/Trashbin.php72.53% <0%> (+0.24%)136% <0%> (ø)⬇️

@rullzer
rullzer merged commit d56c566 into masterJan 11, 2018
@rullzer
rullzer deleted the mount-type-federated-shares branch January 11, 2018 10:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inbound federated share shows »Delete« instead of »Unshare« in menu

4 participants

@schiessle@rullzer@icewind1991@MorrisJobke