edgi-govdata-archiving / web-monitoring-db

An HTTP API for tracking and annotating changes to a set of web pages.
https://api.monitoring.envirodatagov.org/
GNU General Public License v3.0
17 stars 26 forks source link

Turn on public viewing by default #1085

Closed Mr0grog closed 1 year ago

Mr0grog commented 1 year ago

In #1071, we added support for public, unauthenticated users to have view permissions in the API and turned it on in staging. There haven’t been any major issues, so we are now switching the default from false to true (which will turn it on in production).