reverse0x90 / edCTF

CTF Web Framework Using Ember and Django
Apache License 2.0
8 stars 3 forks source link

ember: ctftime link not generated properly #15

Closed x64x6a closed 8 years ago

x64x6a commented 8 years ago

When you create a new offline ctf, the ctftime link is something like http://localhost:8080 without the proper path to /api/ctftime/:id.

This issue may be because after an offline ctf is created, it is not updated from the server, so the ctftime string is empty for that ctf.