eckhchri / pcars-ds-liveview

Provides a html page for project cars dedicated server and display a map of the current race.
14 stars 1 forks source link

Add support for basic authentication on requesting DS HTTP APIs for Node Proxy and maybe direct requests #167

Open viper4gh opened 4 years ago

viper4gh commented 4 years ago

In the default server.cfg of the DS HTTP APIs the path /api/session/status is only available with basic authentication. In the current state it is needed to make this path public in the server.cfg.