Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return correct mount type for federated shares #7785

Merged
merged 1 commit into from
Jan 11, 2018

Conversation

schiessle
Copy link
Member

@schiessle schiessle commented Jan 11, 2018

return the correct mount type for federated share.

fix #6584

fix #6584

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Copy link
Member

@rullzer rullzer left a comment

Choose a reason for hiding this comment

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

Makes sense

@MorrisJobke MorrisJobke mentioned this pull request Jan 11, 2018
18 tasks
@codecov
Copy link

codecov bot commented Jan 11, 2018

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 Files Coverage Δ Complexity Δ
apps/files_sharing/lib/External/Mount.php 27.27% <0%> (-6.07%) 4 <1> (+1)
apps/files_trashbin/lib/Trashbin.php 72.53% <0%> (+0.24%) 136% <0%> (ø) ⬇️

@rullzer rullzer merged commit d56c566 into master Jan 11, 2018
@rullzer rullzer deleted the mount-type-federated-shares branch January 11, 2018 10:45
Sign up for free to 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