CTFd / CTFd/ctfcli

Proposal: Renaming a challenge

Open
#159 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
215
Forks
95
Avg merge
2h 17m
Merged PRs (30d)
1

Description

Requires #109. Fixes #107

Problem: ctfcli cannot support renames.
:

```
[challenges]
[[challenge-file.yml]]
deployment_details:
ctfd_id:
last_updated:
```

Solution: check a deployment_details section if exists and PATCH the id before doing a name search
Tradeoff: You can no longer copy the .ctf/config file and share it

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.