Skip user permission checking for UserRootFolder

Fix #1436
UserRootFolders are used to represent virtual folders that exist outside
of libraries. As such, it doesn't make sense to check if a user has the
right to access their library (named `Media Folders`).
This commit is contained in:
pjeanjean
2019-06-04 18:35:14 +02:00
parent e1da046960
commit 7919dd81da
2 changed files with 2 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
- [Lynxy](https://github.com/Lynxy)
- [fasheng](https://github.com/fasheng)
- [ploughpuff](https://github.com/ploughpuff)
- [pjeanjean](https://github.com/pjeanjean)
# Emby Contributors