<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/HttpServer/Security, branch v10.7.3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.7.3</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.7.3'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2020-12-30T23:55:50Z</updated>
<entry>
<title>Merge pull request #4803 from ryanpetris/fix-getuser</title>
<updated>2020-12-30T23:55:50Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2020-12-20T12:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c08933c9d920c2711c3606450b3e14e6667aa869'/>
<id>urn:sha1:c08933c9d920c2711c3606450b3e14e6667aa869</id>
<content type='text'>
Fix Live TV Recording Scheduling

(cherry picked from commit 6274cf8fcca63c0ca59b70cecbadc60d5710e83a)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Merge pull request #4756 from crobibero/api-key-inverted-condition</title>
<updated>2020-12-14T01:34:32Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2020-12-11T08:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=02cc83b80702703b06352e98e16ef91b6f64a220'/>
<id>urn:sha1:02cc83b80702703b06352e98e16ef91b6f64a220</id>
<content type='text'>
Fix inverted condition when authenticating with an ApiKey

(cherry picked from commit c1bb29532fd4abb0245799df0cc6e9cd6d576568)
Signed-off-by: Joshua M. Boniface &lt;joshua@boniface.me&gt;
</content>
</entry>
<entry>
<title>Return NoResult only when request doesn't have a token.</title>
<updated>2020-12-01T21:47:42Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-12-01T21:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=cd459c51f3d8a6a46a802759df1620ec43e5d2ae'/>
<id>urn:sha1:cd459c51f3d8a6a46a802759df1620ec43e5d2ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use string.Trim(char) instead of string.Trim(char[]) where possible</title>
<updated>2020-11-14T19:27:59Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-11-14T14:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=9041389f651f7e163911b301c623d95c89da9ee5'/>
<id>urn:sha1:9041389f651f7e163911b301c623d95c89da9ee5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use string.Split(char) where possible instead of string.Split(char[])</title>
<updated>2020-11-14T19:27:48Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2020-11-14T14:47:34Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=bc7359f87dafb972dfe79667128f307643015bac'/>
<id>urn:sha1:bc7359f87dafb972dfe79667128f307643015bac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove OriginalAuthenticationInfo and add IsAuthenticated property</title>
<updated>2020-11-08T15:10:33Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2020-11-08T15:10:33Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=e78c63c4dc819867acddc5a15a7d7c02f7aa9b30'/>
<id>urn:sha1:e78c63c4dc819867acddc5a15a7d7c02f7aa9b30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #4330 from crobibero/api-key-auth</title>
<updated>2020-11-08T07:20:50Z</updated>
<author>
<name>Claus Vium</name>
<email>cvium@users.noreply.github.com</email>
</author>
<published>2020-11-08T07:20:50Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=c17f84ae484b9018953bfc2904819f30222b9c32'/>
<id>urn:sha1:c17f84ae484b9018953bfc2904819f30222b9c32</id>
<content type='text'>
Fix ApiKey authentication</content>
</entry>
<entry>
<title>Use proper IsApiKey flag</title>
<updated>2020-10-28T14:40:11Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-10-28T14:40:11Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=981f000437467832d78b1eb36d9c449adb38e814'/>
<id>urn:sha1:981f000437467832d78b1eb36d9c449adb38e814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix setting duplicate keys from auth header</title>
<updated>2020-10-26T23:18:54Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-10-26T23:18:54Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=eee95336b561a39ca4178a7d7acf3ea65eb7549e'/>
<id>urn:sha1:eee95336b561a39ca4178a7d7acf3ea65eb7549e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move SecurityException</title>
<updated>2020-10-15T14:02:59Z</updated>
<author>
<name>crobibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2020-10-15T14:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=d5c226b1c3b04fa824adbcdc3eb0cbe09815f643'/>
<id>urn:sha1:d5c226b1c3b04fa824adbcdc3eb0cbe09815f643</id>
<content type='text'>
</content>
</entry>
</feed>
