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
/
Middleware
Age
Commit message (
Expand
)
Author
2021-04-11
Merge pull request #5495 from BaronGreenback/RemoteAccessFix
Bond-009
2020-12-13
Merge pull request #4713 from crobibero/robots
Claus Vium
2020-10-31
Updated with new NetManager
Greenback
2020-10-30
Updated to latest version of code.
Greenback
2020-10-09
Merge remote-tracking branch 'upstream/master' into NetworkPR2
Greenback
2020-10-08
Moved all settings across to network.xml
Greenback
2020-10-05
SecurityException should return 403
cvium
2020-09-15
removing whitespace & upgraded library version
Jim Cartlidge
2020-09-15
Update IpBasedAccessValidationMiddleware.cs
BaronGreenback
2020-09-15
Update LanFilteringMiddleware.cs
BaronGreenback
2020-09-14
Removing blank lines.
Jim Cartlidge
2020-09-14
Update based on PR1 changes.
Jim Cartlidge
2020-09-12
Fixed testing units.
Jim Cartlidge
2020-09-12
Large number of files
Jim Cartlidge
2020-09-11
Merge pull request #4102 from cvium/fix_startup_lan_ip_validation
Bond-009
2020-09-10
Standardize use of IsLocal and RemoteIp
cvium
2020-09-08
Merge pull request #4096 from crobibero/auth-ex
Bond-009
2020-09-08
Remove unused import
cvium
2020-09-08
Skip startup message for /system/ping
cvium
2020-09-07
Fix catching authentication exception
crobibero
2020-09-07
Fix redirection
crobibero
2020-09-03
Wrap application in baseurl
crobibero
2020-09-03
Remove custom CORS OPTIONS handling
Claus Vium
2020-09-03
Fix startup message
Claus Vium
2020-09-03
Kill HttpListenerHost
Claus Vium
2020-07-14
Add X-Response-Time-ms header and log slow server response time
David
2020-06-02
Remove duplicate code
David
2020-05-26
Don't send Exception message in Production Environment
David
2020-04-23
oop
crobibero
2020-04-23
Address comments
crobibero
2020-04-23
Apply suggestions and add URL to log message
crobibero
2020-04-21
Return to previous exception handle implementation
crobibero
2020-04-21
Add Exception Middleware
crobibero