pzingg / cloud_hub

Elixir web server that implements both the WebSub and RssCloud APIs
https://websubhub.com
Other
0 stars 0 forks source link

Add authentication to /status page #3

Open pzingg opened 1 year ago

pzingg commented 1 year ago

At a minimum, add HTTP Basic Authentication. Better yet, add configuration options for using a Mastodon or Pleroma instance as an OAuth identity provider.

Either way configure a whitelist of allowed admin users, with access to the /status page.