Is there a way to disable base64 file download from the parameters page?
let’s say I ran a Jenkins job with couple of base64 file parameters. Now when I go to job’s parameters page, I do not want any users to download these base64 files. We can display just the file names in the parameters value.
Allow user in the file parameter plugin to set whether files uploaded using file parameters plugin can be downloaded or not.
What feature do you want to see added?
Hello,
Is there a way to disable base64 file download from the parameters page?
let’s say I ran a Jenkins job with couple of base64 file parameters. Now when I go to job’s parameters page, I do not want any users to download these base64 files. We can display just the file names in the parameters value.
Allow user in the file parameter plugin to set whether files uploaded using file parameters plugin can be downloaded or not.
Upstream changes
No response