owncast/core/data
leuc 5ab901bb36
Fix #981 Use -webserverip to set http listen address (#1032)
* Fix #981 Use -webserverip to set http listen address

* use 0.0.0.0 as default http listen address

* add Admin REST API for setting http listen address

* full input validation of port and IP
2021-05-24 16:13:49 -07:00
..
accessTokens.go
cache.go
config.go Fix #981 Use -webserverip to set http listen address (#1032) 2021-05-24 16:13:49 -07:00
configEntry.go
data_test.go
data.go
defaults.go Handle the server summary data as auto-linked markdown. Closes #1010 2021-05-22 17:09:57 -07:00
persistence.go
types.go
webhooks.go