Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 538 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 538 Bytes

platform agrihack0x07

Forked from CTFd/CTFd. Was made for Agrihack0x07 Qualification.

  • Added nama_lengkap, nim, angkatan, is_peserta attributes to users table
  • Disabled register
  • Modified auth. If user is not exist in CTFd database, do a get request to IPB API to check if user exist in their database. If so, insert a new user.
  • Other minor frontend changes

Contributors