Jörn
1fd8164756
fix issue #1347 introduced in pr #930
5 years ago
dkanada
3c16c34386
Merge pull request #1485 from DrPandemic/fix-skia-segfault
...
Fix skia segfault
5 years ago
DrPandemic
394d96246b
Check path before opening image
5 years ago
Anthony Lavado
084854d71d
Merge pull request #1478 from cvium/fix_tvdb_again
...
Wait for the async authentication to finish when the JTW token expires
5 years ago
Claus Vium
c2ab0ad641
Wait for the async authentication to finish when the JTW token expires
5 years ago
Joshua M. Boniface
d5fe82314e
Bump version for 10.3.5
5 years ago
Joshua M. Boniface
06834fefef
Merge pull request #1447 from joshuaboniface/implement-invalidauth
...
Implement InvalidAuthProvider
5 years ago
Joshua M. Boniface
2946ae1009
Revert "Don't set a default reset provider"
...
This reverts commit c230d49d7c
.
This reenables an edge case where an admin might want to reset, with
the default auth provider, the password of an externally-provided
user so they could "unlock" the account while it was failing. There
might be minor security implications to this, but the malicious
actor would need FS access to do it (as they would with any password
resets) so it's probably best to keep it as-is.
Removing this in the first place was due to a misunderstanding
anyways so no harm.
5 years ago
Joshua M. Boniface
4b8f735cb8
Remove superfluous conditional
...
This wasn't needed to prevent updating the policy on-disk from my
tests and can be removed as suggested by @Bond-009
5 years ago
Joshua M. Boniface
c230d49d7c
Don't set a default reset provider
5 years ago
Joshua M. Boniface
20e2cb2d86
Use SecurityException for auth failure
5 years ago
Joshua M. Boniface
b70083f3b3
Apply suggestions from code review
...
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
Co-Authored-By: Bond-009 <bond.009@outlook.com>
5 years ago
Joshua M. Boniface
74ef389879
Add nicer log message and comment
5 years ago
Joshua M. Boniface
d78a55adb4
Implement InvalidAuthProvider
...
Implements the InvalidAuthProvider, which acts as a fallback if a
configured authentication provider, e.g. LDAP, is unavailable due
to a load failure or removal. Until the user or the authentication
plugin is corrected, this will cause users with the missing provider
to be locked out, while throwing errors in the logs about the issue.
Fixes #1445 part 2
5 years ago
Andrew Rabert
6f99ed3955
Merge pull request #1443 from jellyfin/qemu
...
Docker - Update arm* Dockerfiles for latest multiarch
5 years ago
Andrew Rabert
247a5e12ab
Docker - Update arm* Dockerfiles for latest multiarch
...
Relates to this change 7bdafb96ee
5 years ago
Joshua M. Boniface
855911333a
Bump version for 10.3.4
5 years ago
Anthony Lavado
127bfc7d3b
Merge pull request #1437 from pjeanjean/master
...
Fix issue #1436 : media folders appear empty unless user has all libraries access
5 years ago
pjeanjean
7919dd81da
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`).
5 years ago
Anthony Lavado
e1da046960
Merge pull request #1426 from jellyfin/cvium-fix-tvdb-refresh
...
Fix inverted comparison in the tvdb token refresh logic
5 years ago
Claus Vium
a756026962
Fix inverted comparison in the tvdb token refresh logic
6 years ago
Anthony Lavado
75260a960b
Merge pull request #1406 from DrPandemic/fix-pin-update
...
Format the PIN when updating it
6 years ago
DrPandemic
69ee49bee6
Format correctly the PIN when updating it
6 years ago
Joshua M. Boniface
1bf3a26a61
Bump version for 10.3.3
6 years ago
Joshua M. Boniface
c5760b3a40
Merge pull request #1380 from bugfixin/dlna-photo-thumb-fix
...
Improve Photo rendering in DLNA
6 years ago
Joshua M. Boniface
4de8bf3295
Merge pull request #1338 from cvium/fix_extras
...
Enforce a specific folder structure for Extras to avoid misidentification
6 years ago
bugfixin
87c8f19f19
Move DLNA thumbnail element to after larger image elements
6 years ago
Claus Vium
0ef52c739e
Review changes
...
Untested
6 years ago
Joshua M. Boniface
0a9a6b949c
Merge pull request #1372 from DrPandemic/fix-pin
...
Fix broken pin in 10.3.z
6 years ago
DrPandemic
c22068d6b1
Fix pin bug introduced in 10.3.z.
...
The issue is that the new easyPassword format prepends the hash
function. This PR extract the hash from "$SHA1$_hash_".
6 years ago
Joshua M. Boniface
bbc1a86b57
Merge pull request #1306 from oddstr13/pr-sudoless-build-1
...
Move artifact chown inside docker to avoid sudo
6 years ago
Bond-009
cd83d80f2b
Merge pull request #1294 from DrPandemic/fix-download-non-ascii
...
Fix non-ascii filename downloads
6 years ago
Jean-Samuel Aubry-Guzzi
12721eb7dd
Fix non-ascii filename downloads
...
Follow https://tools.ietf.org/html/rfc5987#section-3.2.2 to encode
non-ascii filenames in HTTP Content-Disposition header.
6 years ago
Claus Vium
b8a09339cd
Enforce extras folder structure according to Emby's wiki
6 years ago
Odd Stråbø
3634d367c1
Move artifact chown inside docker to avoid sudo
6 years ago
Claus Vium
c1daea0ec7
Change owner and parent id of extras to the main media item
6 years ago
Joshua Boniface
e8196fed7c
Bump version for 10.3.2
6 years ago
Joshua M. Boniface
477702fbb9
Merge pull request #1324 from joshuaboniface/arm64
...
Add arm64 packaging for Debuntu
6 years ago
Joshua M. Boniface
2216a271bb
Merge pull request #1335 from Bond-009/ffmpeglimit
...
Limit amount of ffmpeg processes extracting images at once
6 years ago
Bond-009
91cd7d2f6b
Limit amount of ffmpeg processes extracting images at once
6 years ago
Anthony Lavado
4e681d25d9
Merge pull request #1334 from Bond-009/musicbrainzfix
...
Iterate over IEnumerable before disposing
6 years ago
Bond-009
06cc2891de
Merge pull request #1310 from bugfixin/progressivestreamingservice-unreachable
...
Remove unreachable code from BaseProgressiveStreamingService
6 years ago
Bond-009
682432f55a
Iterate over IEnumerable before disposing
6 years ago
Anthony Lavado
7c4cb5ec58
Merge pull request #1333 from bugfixin/easypinfix
...
Fix incorrect hasPassword flag when easy pin set
6 years ago
bugfixin
1df73fdeba
Fix incorrect hasPassword flag when easy pin set
6 years ago
Bond-009
21ba8a0593
Merge pull request #1332 from cvium/fix_tvdb_ep_provider
...
Make the TvdbEpisodeProvider class Public
6 years ago
Claus Vium
08ed52eb72
Make the TvdbEpisodeProvider class Public
6 years ago
Anthony Lavado
99700e1b95
Merge pull request #1327 from joshuaboniface/disco
...
Support libssl1.1 for Ubuntu Disco
6 years ago
Joshua M. Boniface
4e0be95368
Merge pull request #1305 from bugfixin/passwordless-form-encoded
...
Fix passwordless authentication with non-json content-types
6 years ago
Joshua Boniface
c8a59c8343
Support libssl1.1 for Ubuntu Disco
6 years ago