Files
CTFd/requirements.txt
Kevin Chung 50043b42c5 Merging changes from various forks
Until v1 is released all changes are fair game.

Caching support
Fixes for decoding confirmation and reset_password email tokens
Starting work on #154 specifying why challenges are not open
Adding a required parameter to HTML to sort of fix #153
Adding a column to specify when a team registered
Check static key by default in new key
Decreasing capability of pages functionality to address security
concerns
Fixing confirmations restrictions by modifying can__view_challenges()
2016-09-24 17:56:07 -04:00

14 lines
137 B
Plaintext

Flask
Flask-SQLAlchemy
Flask-Session
Flask-Caching
SQLAlchemy
sqlalchemy-utils
passlib
bcrypt
six
itsdangerous
requests
PyMySQL
gunicorn