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
/
Emby.Server.Implementations
/
HttpServer
/
Security
/
AuthService.cs
Age
Commit message (
Expand
)
Author
2025-03-25
WIP fixed namespaces
JPVenson
2025-01-26
Prepared Seperation of Database components for future multi provider support
JPVenson
2021-12-20
Use our own Contains extension
cvium
2021-11-13
Don't throw exception on unauthenticated requests
Cody Robibero
2021-05-20
Migrate authentication db to EF Core
Patrick Barron
2021-04-17
Remove unused using directives
BaronGreenback
2020-12-01
Return NoResult only when request doesn't have a token.
crobibero
2020-11-08
Remove OriginalAuthenticationInfo and add IsAuthenticated property
cvium
2020-10-15
Move SecurityException
crobibero
2020-10-14
Allow apikey to authenticate as admin
crobibero
2020-09-02
Remove ServiceStack and related stuff
Claus Vium
2020-08-03
Merge remote-tracking branch 'upstream/master' into api-migration
crobibero
2020-07-23
Remove unused dependencies.
Patrick Barron
2020-06-20
Use authorization code from api-migration to fix startup wizard
David
2020-06-16
fix SA1513/SA1516
telans
2020-06-15
Add more authorization handlers, actually authorize requests
crobibero
2020-06-14
Merge remote-tracking branch 'upstream/master' into HEAD
crobibero
2020-06-15
fix SA1005
telans
2020-06-13
Merge branch 'master' into userdb-efcore
Patrick Barron
2020-06-13
merge master into api-migration
crobibero
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-11
Use the "legacy" AuthenticationException
Claus Vium
2020-06-05
Use typed logger where possible
crobibero
2020-06-01
Remove log spam when using legacy api
crobibero
2020-05-26
Make SonarCloud less angry
Patrick Barron
2020-05-20
Fix more issues
Patrick Barron
2020-05-12
Initial migration code
Patrick Barron
2020-04-13
Return correct status codes for authentication and authorization errors
Mark Monteiro
2020-04-13
Clean up SecurityException
Mark Monteiro
2020-02-23
Fix some warnings
Bond_009
2019-12-11
More warnings (removed)
Bond_009
2019-11-27
Fix more warnings
Bond_009
2019-11-24
Fix review comments
Claus Vium
2019-11-23
Add authentication and remove versioning
Claus Vium
2019-09-23
Fix multiple mistakes and warnings
Bond_009
2019-08-09
Replace custom code with Asp.Net Core code
Bond_009
2019-03-25
Simplify/remove/clean code
Bond-009
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part De-H
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2018-12-27
Add GPL modules
Andrew Rabert
2018-12-10
Remove Emby.Server.Connect
Andrew Rabert
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-09-03
update request classes
Luke Pulverenti
2017-08-30
3.2.30.3
Luke Pulverenti
2016-11-03
move classes
Luke Pulverenti