ParetoNetwork / ParetoNetworkServer

The primary application to power a Pareto Network node. Contains the frontend (Vue.js) and backend (Node.js) for Pareto Network.
https://www.pareto.network
1 stars 5 forks source link

Changes routes.js redirect to allow unauthenticated rendering of /intel/:alias and /intel/:alias/:id #760

Open 1blockologist opened 5 years ago

1blockologist commented 5 years ago

will then change the request api to get censored intel

maybe new /classified_intel route or /intel_classified or /classified/intel where all the /classified/ routes return censored data and don't require auth and can be above the authed API requests in the file