PixelStreamingInfrastructure/SignallingWebServer/modules
mcottontensor acd4cd26d8
Fixing security warnings. (#163)
* Putting ssl cert auth behind a config flag `DisableSSLCert`

* Removing bad password storing example.

* Handling exceptions on dyanmic method calls

* Adding rate limiting to http requests (60 requests per min)

* Fixing missing csrf security warning.

* Adding warning message to disabled self signed certs
2023-03-20 09:47:56 +10:00
..
authentication Fixing security warnings. (#163) 2023-03-20 09:47:56 +10:00
config.js Fix: Signalling server unable to parse command line arguments 2022-06-15 16:14:23 +10:00
httpsClient.js Existing work brought over from old repository 2022-06-15 13:56:20 +10:00
logging.js Replaced hardcoded log path with given parameter path (#39) 2022-11-14 07:11:08 +10:00