forked from 42CTF/website
51 lines
1.5 KiB
Markdown
51 lines
1.5 KiB
Markdown
# 42ctf
|
|
CTF by 42 students
|
|
|
|
### Todo
|
|
|
|
- [x] Serveur SMTP & reset password
|
|
- [x] Clean le repo
|
|
- [x] Accès au chall après validation
|
|
- [x] Section "Intro"
|
|
- [x] Section Treasure Hunt
|
|
- [x] Edition de profil
|
|
- [x] Ajouter de la Doc
|
|
- [x] Infrastructure de pwn
|
|
- [x] Organiser une session découverte
|
|
- [x] Compteur de flags
|
|
- [x] Graphiques statistiques
|
|
- [x] Création d'un discord linkable
|
|
- [ ] Refonte du linkage discord -> 42ctf
|
|
- [x] Traduction du site
|
|
- [x] Anglais
|
|
- [x] Français
|
|
- [ ] Russe
|
|
- [ ] Espagnol
|
|
- [ ] Italien
|
|
- [ ] OAuth 42
|
|
- [ ] Feature proposer une solution à un challenge
|
|
- [ ] Système de badge/succès
|
|
- [ ] Génération d'une page résumant le profil d'un utilisateur (ex: show resume sur intra.42.fr)
|
|
|
|
#### Event feature
|
|
|
|
- [X] make relation between user and events
|
|
- [X] make scoreboard for events
|
|
- [X] make access mod for events :
|
|
- [X] Sub button for public events
|
|
- [X] Access by password
|
|
- [X] Begin date for display challenges
|
|
- [X] Ending date for stop flag submission
|
|
- [ ] Access by invite link
|
|
- [X] Admin rights
|
|
- [X] Admin can access to events pages without password
|
|
- [X] Admin can subscribe to event without password
|
|
- [X] process flag submission
|
|
- [X] increment user score in Scores model
|
|
- [X] add filters for admin dashboard
|
|
- [X] add search in fields in admin dashboard
|
|
- [X] display more information in admin dashboard
|
|
- [X] Smooth display of events listing
|
|
- [X] Event info page with background and noice display
|
|
- [ ] Create teams for events
|