<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/Library, branch v10.3.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.3.4</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.3.4'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2019-05-25T17:46:55Z</updated>
<entry>
<title>Format correctly the PIN when updating it</title>
<updated>2019-05-25T17:46:55Z</updated>
<author>
<name>DrPandemic</name>
<email>bipbip500@gmail.com</email>
</author>
<published>2019-05-25T17:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=69ee49bee607d716a857a1525f503575ebf6db7f'/>
<id>urn:sha1:69ee49bee607d716a857a1525f503575ebf6db7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pin bug introduced in 10.3.z.</title>
<updated>2019-05-11T23:53:34Z</updated>
<author>
<name>DrPandemic</name>
<email>bipbip500@gmail.com</email>
</author>
<published>2019-05-11T23:32:20Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c22068d6b1b84e54521d7ce31b3dac43eeb1e92e'/>
<id>urn:sha1:c22068d6b1b84e54521d7ce31b3dac43eeb1e92e</id>
<content type='text'>
The issue is that the new easyPassword format prepends the hash
function. This PR extract the hash from "$SHA1$_hash_".
</content>
</entry>
<entry>
<title>Fix incorrect hasPassword flag when easy pin set</title>
<updated>2019-04-30T19:16:53Z</updated>
<author>
<name>bugfixin</name>
<email>steve@bugfix.in</email>
</author>
<published>2019-04-30T19:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1df73fdeba0aca5ff2835080659877f0a6722f17'/>
<id>urn:sha1:1df73fdeba0aca5ff2835080659877f0a6722f17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Override username with AuthenticationProvider</title>
<updated>2019-04-07T23:51:45Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-04-07T23:51:45Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=1af9c047fbc0283f7abfb4b98918454258dfb348'/>
<id>urn:sha1:1af9c047fbc0283f7abfb4b98918454258dfb348</id>
<content type='text'>
Pass back the Username directive returned by an AuthenticationProvider
to the calling code, so we may override the user-provided Username
value if the authentication provider passes this back. Useful for
instance in an LDAP scenario where what the user types may not
necessarily be the "username" that is mapped in the system, e.g.
the user providing 'mail' while 'uid' is the "username" value.
Could also then be extensible to other authentication providers
as well, should they wish to do a similar thing.
</content>
</entry>
<entry>
<title>Correct bad quote characters</title>
<updated>2019-03-29T23:13:01Z</updated>
<author>
<name>Joshua Boniface</name>
<email>joshua@boniface.me</email>
</author>
<published>2019-03-29T23:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f0fbd0232cd2367dda26f3f895926c1d0f742bdd'/>
<id>urn:sha1:f0fbd0232cd2367dda26f3f895926c1d0f742bdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove dashes from pins</title>
<updated>2019-03-29T19:48:07Z</updated>
<author>
<name>LogicalPhallacy</name>
<email>44458166+LogicalPhallacy@users.noreply.github.com</email>
</author>
<published>2019-03-29T19:48:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=13e94a8b1b78d570a528eee65ff777412f0e83c8'/>
<id>urn:sha1:13e94a8b1b78d570a528eee65ff777412f0e83c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adds readonly to properties</title>
<updated>2019-03-29T14:10:49Z</updated>
<author>
<name>Phallacy</name>
<email>Dragoonmac@gmail.com</email>
</author>
<published>2019-03-29T14:10:49Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=2d396cb589722bf8a950f80abb6d6137fe084a52'/>
<id>urn:sha1:2d396cb589722bf8a950f80abb6d6137fe084a52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix byte string</title>
<updated>2019-03-29T03:49:11Z</updated>
<author>
<name>Phallacy</name>
<email>Dragoonmac@gmail.com</email>
</author>
<published>2019-03-29T03:49:11Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b56031b9f3ccfd4a8ac0413657f45645fe2e0f1e'/>
<id>urn:sha1:b56031b9f3ccfd4a8ac0413657f45645fe2e0f1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switched to a hexa string with crypto random backing</title>
<updated>2019-03-28T15:15:53Z</updated>
<author>
<name>Phallacy</name>
<email>Dragoonmac@gmail.com</email>
</author>
<published>2019-03-28T15:15:53Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=48b50a22a43dde00c795fb01521fcd731c323de7'/>
<id>urn:sha1:48b50a22a43dde00c795fb01521fcd731c323de7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minor fixes and usings</title>
<updated>2019-03-28T05:46:25Z</updated>
<author>
<name>Phallacy</name>
<email>Dragoonmac@gmail.com</email>
</author>
<published>2019-03-28T05:46:25Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5e8496bc593399f062169c90b1820c1b8b75a73e'/>
<id>urn:sha1:5e8496bc593399f062169c90b1820c1b8b75a73e</id>
<content type='text'>
</content>
</entry>
</feed>
