echoCTF / echoCTF.RED

A platform to develop, run and administer CTF competitions. The online echoCTF.RED platform user interfaces and codebase
https://echoCTF.RED/
BSD 2-Clause "Simplified" License
110 stars 24 forks source link

Hook static pages into the frontend and allow creating dynamic URL rules for them #1157

Closed proditis closed 4 months ago

proditis commented 5 months ago

Hook static pages into the frontend and allow creating dynamic URL rules to access them. Currently the backend operation exists but on frontend we query hardcoded ID's. Lets hook it to URL Rules so that we can have a dumb and simple CMS like functionality