jellyfin/MediaBrowser.Controller/ClientEvent
David Ullmer faac37bcf9
Throw exception on path traversal in WriteDocumentAsync
This commit is not tested on a Windows machine. I however checked the
same behavior with UNIX paths and a client name resembling path traversal
path. With this change, an exception is thrown if the full path does not
start with the log directory path.
2023-04-12 16:57:45 +02:00
..
ClientEventLogger.cs Throw exception on path traversal in WriteDocumentAsync 2023-04-12 16:57:45 +02:00
IClientEventLogger.cs Remove ClientLog endpoints 2021-11-20 08:47:05 -07:00