You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it pulls from a yaml file on our site, which I constructed from a json feed that is only available to admins. Thus, we need to figure out a way to list "regular users or higher" on the people page.
This might mean that we need to create our own api endpoint or even just make our own little php page to grab from the postgres database backing the discourse site. Not sure how to do this yet.
The text was updated successfully, but these errors were encountered:
Currently it pulls from a yaml file on our site, which I constructed from a json feed that is only available to admins. Thus, we need to figure out a way to list "regular users or higher" on the people page.
This might mean that we need to create our own api endpoint or even just make our own little php page to grab from the postgres database backing the discourse site. Not sure how to do this yet.
The text was updated successfully, but these errors were encountered: