website/README.md

49 lines
1.4 KiB
Markdown
Raw Normal View History

2021-07-10 11:12:59 +02:00
# 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
2021-09-21 21:42:55 +02:00
- [x] Ajouter de la Doc
2021-07-10 11:12:59 +02:00
- [x] Infrastructure de pwn
- [x] Organiser une session découverte
- [x] Compteur de flags
2021-09-21 21:42:55 +02:00
- [x] Graphiques statistiques
2021-07-10 11:12:59 +02:00
- [x] Création d'un discord linkable
- [ ] Refonte du linkage discord -> 42ctf
2021-09-21 21:42:55 +02:00
- [x] Traduction du site
2021-07-10 11:12:59 +02:00
- [x] Anglais
2021-09-21 21:42:55 +02:00
- [x] Français
2021-07-10 11:12:59 +02:00
- [ ] 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)
2021-10-22 11:46:48 +02:00
2021-10-22 11:48:28 +02:00
#### Event feature
2021-10-22 11:46:48 +02:00
- [X] make relation between user and events
- [X] make scoreboard for events
- [X] make access mod for events :
2021-10-22 11:48:28 +02:00
- [X] Sub button for public events
- [X] Access by password
- [X] Begin date for display challenges
- [X] Ending date for stop flag submission
2021-10-22 11:46:48 +02:00
- [X] Admin rights
2021-10-22 11:48:28 +02:00
- [X] Admin can access to events pages without password
2021-10-22 11:46:48 +02:00
- [X] Admin can subscribe to event without password
- [X] process flag submission
2021-10-22 11:48:28 +02:00
- [X] increment user score in Scores model
2021-10-22 11:46:48 +02:00
- [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
2021-10-22 11:48:28 +02:00
- [X] Event info page with background and noice display