<feed xmlns='http://www.w3.org/2005/Atom'>
<title>jellyfin/Emby.Server.Implementations/HttpServer/Security, branch v10.11.0-rc4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc4</id>
<link rel='self' href='https://git.lodewillems.com/jellyfin/atom?h=v10.11.0-rc4'/>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/'/>
<updated>2025-03-25T15:30:22Z</updated>
<entry>
<title>WIP fixed namespaces</title>
<updated>2025-03-25T15:30:22Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-03-25T15:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=160020c551f71441fec093f5a6b2ca2650d9a74d'/>
<id>urn:sha1:160020c551f71441fec093f5a6b2ca2650d9a74d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepared Seperation of Database components for future multi provider support</title>
<updated>2025-01-26T20:45:28Z</updated>
<author>
<name>JPVenson</name>
<email>github@jpb.email</email>
</author>
<published>2025-01-26T20:45:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=aa811eb1e3c78bdf8f4a751311c1bb6d639e851e'/>
<id>urn:sha1:aa811eb1e3c78bdf8f4a751311c1bb6d639e851e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext</title>
<updated>2022-10-06T11:57:47Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2022-10-06T11:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=5dc30c6a6d8af9a758fd730c9da69c13847c21c3'/>
<id>urn:sha1:5dc30c6a6d8af9a758fd730c9da69c13847c21c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant using directives</title>
<updated>2022-09-28T14:26:03Z</updated>
<author>
<name>Hannes Braun</name>
<email>hannesbraun@mail.de</email>
</author>
<published>2022-09-28T14:17:08Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4edeccc5e0ff391a5f8c35f5f9b81a5ca0e228de'/>
<id>urn:sha1:4edeccc5e0ff391a5f8c35f5f9b81a5ca0e228de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimize Guid comparisons</title>
<updated>2022-02-21T13:15:09Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2022-02-21T13:15:09Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=f50a250cd9fac47bcbd9a05e99c8ffe4d294e320'/>
<id>urn:sha1:f50a250cd9fac47bcbd9a05e99c8ffe4d294e320</id>
<content type='text'>
* Use Guid.Equals(Guid) instead of the == override
* Ban the usage of Guid.Equals(Object) to prevent accidental boxing
* Compare to default(Guid) instead of Guid.Empty
</content>
</entry>
<entry>
<title>More cleanup</title>
<updated>2021-12-27T14:20:05Z</updated>
<author>
<name>Bond_009</name>
<email>bond.009@outlook.com</email>
</author>
<published>2021-12-15T17:25:36Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=ea8f40e84a72ab1eb0bdbe4974cb78f7d1b0f552'/>
<id>urn:sha1:ea8f40e84a72ab1eb0bdbe4974cb78f7d1b0f552</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use our own Contains extension</title>
<updated>2021-12-20T12:31:07Z</updated>
<author>
<name>cvium</name>
<email>clausvium@gmail.com</email>
</author>
<published>2021-12-20T12:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=b880dc8a4a2d1820c6063f441edce42ab399d79e'/>
<id>urn:sha1:b880dc8a4a2d1820c6063f441edce42ab399d79e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't throw exception on unauthenticated requests</title>
<updated>2021-11-13T14:27:28Z</updated>
<author>
<name>Cody Robibero</name>
<email>cody@robibe.ro</email>
</author>
<published>2021-11-13T14:27:28Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=4a28f46cac30e2e1fabc84016d710bcd309a5344'/>
<id>urn:sha1:4a28f46cac30e2e1fabc84016d710bcd309a5344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into authenticationdb-efcore</title>
<updated>2021-06-18T22:56:10Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-06-18T22:47:44Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=be88efce3cbbd357142a75f109258d6c7be398b4'/>
<id>urn:sha1:be88efce3cbbd357142a75f109258d6c7be398b4</id>
<content type='text'>
# Conflicts:
#	Emby.Server.Implementations/Devices/DeviceManager.cs
#	Emby.Server.Implementations/HttpServer/Security/SessionContext.cs
#	Emby.Server.Implementations/Security/AuthenticationRepository.cs
#	Emby.Server.Implementations/Session/SessionManager.cs
#	Jellyfin.Server.Implementations/Security/AuthorizationContext.cs
#	MediaBrowser.Controller/Library/IUserManager.cs
#	MediaBrowser.Controller/Net/ISessionContext.cs
</content>
</entry>
<entry>
<title>Migrate authentication db to EF Core</title>
<updated>2021-05-21T03:56:59Z</updated>
<author>
<name>Patrick Barron</name>
<email>barronpm@gmail.com</email>
</author>
<published>2021-05-21T03:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.lodewillems.com/jellyfin/commit/?id=a0c6f7276211ac0429877fafa400368aba1430a9'/>
<id>urn:sha1:a0c6f7276211ac0429877fafa400368aba1430a9</id>
<content type='text'>
</content>
</entry>
</feed>
