mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 21:03:19 +03:00
fae2c58259
* Fix rtmp secret validation to allow `/` (#1069) * add negative test cases for stuff before /live/ * simplify since Url.Path is already stripping the host This means that we can simplify the code and make it much clearer. Removes the tests that checked for the host and stuff between the host and /live/. |
||
---|---|---|
.. | ||
broadcaster.go | ||
rtmp.go | ||
utils.go | ||
utils_test.go |