Results 3 issues of Cryptanalyse

**Problem:** When one looks at a user page, the list of the solves is in a seemingly random order. **Solution suggested:** This small PR fixes that ordering by sorting the...

On the user pages (either public or private), a 404 error is reached when accessing `graph.min.js` See here * public: https://demo.ctfd.io/teams/1 * private: https://demo.ctfd.io/user (once logged in) To patch, I...

I have set up an external SMTP email provider for sending confirmation emails for users upon registration (`verify_emails` set to `True`) and for some reasons, the provider detected the emails...