mirror of
https://github.com/aljazceru/CTFd.git
synced 2026-02-01 04:14:25 +01:00
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()
14 lines
137 B
Plaintext
14 lines
137 B
Plaintext
Flask
|
|
Flask-SQLAlchemy
|
|
Flask-Session
|
|
Flask-Caching
|
|
SQLAlchemy
|
|
sqlalchemy-utils
|
|
passlib
|
|
bcrypt
|
|
six
|
|
itsdangerous
|
|
requests
|
|
PyMySQL
|
|
gunicorn
|