Commit graph

8 commits

Author SHA1 Message Date
badaix
be266c07ce Add white list for "Stream.AddStream" 2025-01-20 12:29:51 +01:00
badaix
61bda79158 Reformat code 2025-01-19 22:09:17 +01:00
Jeroen Dierckx
9254be1a8f
Add back restricted Stream.AddStream functionality (#1331)
* Allow back Stream.AddStream but don't allow a process stream type

* Don't allow controlscript parameters when creating streams through RPC

* Added back documentation for Straem.AddStream and Stream.removeStream

* Fixed checking controlscript parameter

It is actually a property of the streamUri URI instead of a separate parameter

* Small doc update to clarify things

* Fixed missing doc delimiter

* Removed unused checkParamsNotAllowed method
2025-01-19 21:57:25 +01:00
badaix
ea07cb715d Fix RPC error results 2025-01-15 22:41:46 +01:00
badaix
9e6009cad0 Fix CVE-2023-36177 2025-01-15 21:51:54 +01:00
badaix
8ea1667331 Remove "ressource" parameter 2025-01-06 20:47:35 +01:00
badaix
cfe309087e Fix compile error 2024-12-19 22:44:51 +01:00
badaix
a0d88e8856 Move control requests into Request factory 2024-12-19 22:44:51 +01:00