fiaisis / FIA-API

ReST API for FIA
GNU General Public License v3.0
0 stars 1 forks source link

Hide ghp token if in script when publically availiable #324

Closed Pasarus closed 3 months ago

Pasarus commented 3 months ago

Specifically, we need to hide any line that contains "ghp_" so in the API when returning the script, we will remove that line before returning the script.

If removing this line and no other ConfigService lines exist the ConfigService import should also be removed from the returned script.