Nakiami / mellivora

Mellivora is a CTF engine written in PHP
GNU General Public License v3.0
441 stars 171 forks source link

admin unable to download files #88

Closed zoomequipd closed 7 years ago

zoomequipd commented 7 years ago

as an admin, when attempting to download the file of a challenge from the "edit challenge" page, the error "Invalid team key." is thrown.

zoomequipd commented 7 years ago

after including the team_key, got an error about the file_key, added that and that seemed to resolve this issue. Please see PR #89

Nakiami commented 7 years ago

Thanks!