forked from 42CTF/website
5d46bd6df0 | ||
---|---|---|
src | ||
.gitignore | ||
README.md | ||
bot.py | ||
requirements.txt |
README.md
42ctf
CTF by 42 students
Todo
- Password reset
- Access solved challenges
- "Intro" section
- Profile edition
- Resources page
- Flags counter
- Graphs on profile page
- Refacto the discord bot with OAuth
- Platform translation
- French
- Russian
- Spanish
- Italian
- German
- OAuth 42
- 42 Network leaderboard
- Possibility for users to propose solution to challenges
- Badges/achievments on profile pages
- Dynamic scoring
Event feature
- make scoreboard for events
- make access mod for events :
- Sub button for public events
- Access by password
- Begin date for display challenges
- Ending date for stop flag submission
- Access by invite link
- Admin rights
- Admin can access to events pages without password
- Admin can subscribe to event without password
- process flag submission
- increment user score in Scores model
- add filters for admin dashboard
- add search in fields in admin dashboard
- Smooth display of events listing
- Event info page with background and noice display
- Create teams for events
- Create/join team
- Manage team: change password / leave team
- Dynamic scoring for events