Code Monkey home page Code Monkey logo

Comments (3)

pofider avatar pofider commented on July 24, 2024

Hi,

thank you for the question. This looks like a valid point.
I cannot remember why we expose the whole template, we will discuss this through internally and come back to you.

At this moment I would propose these solutions:

  1. Use environment variables to pass the secrets to the jsreport and then use process.env in your scripts.
  2. Extract the secrets to an jsreport asset and use it as a config which you extract in the script
  3. Add afterRender to your script and use regexp to remove jsreport.template=.....; from the res.content

from jsreport-browser-client.

InfinityTotality avatar InfinityTotality commented on July 24, 2024

Ha, 3 is interesting as a quick fix. In testing, nothing seems to be broken with the template removed. I quite like the first option however. I think I'll use that as the proper approach for my report. If there could be an option to omit the template similar to omitDataFromOutput, that might be a good change here. Assuming that wouldn't break anything.

from jsreport-browser-client.

pofider avatar pofider commented on July 24, 2024

We no longer do this in jsreport v3 so no need to use an extra script.

from jsreport-browser-client.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.