ctfcli icon indicating copy to clipboard operation
ctfcli copied to clipboard

Add ability to use CTFd config variables in challenges

Open ColdHeat opened this issue 4 years ago • 1 comments

We should in theory be able to use CTFd configuration variables in things like challenge descriptions and such. I think this is would be a really useful idea.

Perhaps something like {{ ctf_name }} or {{ ctf_description }}inside of challenge descriptions.

I think we can also have a variables section within the .ctf/config section as well.

ColdHeat avatar Nov 05 '21 16:11 ColdHeat

I get the feeling that this should be supported in CTFd itself instead of via ctfcli. If this does exist I think it should be considered only with local variables that are stored in .ctf/config.

ColdHeat avatar Feb 25 '22 22:02 ColdHeat