index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Server.Implementations
/
Security
Age
Commit message (
Expand
)
Author
2021-11-12
Fix Ombi auth through Jellyfin
Nicholas Sica
2021-11-11
Fix Ombi auth through Jellyfin
Nicholas Sica
2021-11-11
Fixes Ombi auth through Jellyfin
NickSica
2021-10-04
Reference dotnet6-rc1 packages
Cody Robibero
2021-10-03
Fix warning: The nullable warning suppression expression is redundant (#2149)
KonH
2021-09-03
remove leading and trailing whitespace from the key
cvium
2021-09-03
fix the build
cvium
2021-09-03
Merge branch 'master' into bug/authorization-header-issue
cvium
2021-09-03
Merge remote-tracking branch 'upstream/master' into authenticationdb-efcore
Cody Robibero
2021-06-27
Fix Api Key authentication
Patrick Barron
2021-06-23
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-06-18
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-06-18
Re-add support for API keys
Patrick Barron
2021-06-18
Use consistent name for db context
Patrick Barron
2021-06-18
Combine if statements
Patrick Barron
2021-06-18
Fix concurrency issues
Patrick Barron
2021-05-21
Make methods static in AuthenticationContext
Patrick Barron
2021-05-21
Merge branch 'master' into authenticationdb-efcore
Patrick Barron
2021-05-20
Migrate authentication db to EF Core
Patrick Barron
2021-04-10
Fix builds
Patrick Barron
2021-04-01
Use new entities for API key endpoints
Patrick Barron