CTFd/CTFd
Kevin Chung 03058716a0
Add a Content-Disposition header to s3 downloads (#1047)
* Add a Content-Disposition header to s3 downloads so `wget` doesn't generate long invalid filenames.
2019-06-30 12:02:52 -04:00
..
admin Prevent browser from caching the export (#1033) 2019-06-22 13:36:45 -07:00
api Clear standings on award creation and deletion (#1035) 2019-06-22 19:02:27 -07:00
cache Cache scoreboard page (#1025) 2019-06-16 13:29:50 -04:00
events Format all the things (#991) 2019-05-11 21:09:37 -04:00
logs Adding empty folders 2017-04-28 18:48:46 -04:00
models Improve caching (#1014) 2019-06-15 02:07:24 -04:00
plugins Format all the things (#991) 2019-05-11 21:09:37 -04:00
schemas Format all the things (#991) 2019-05-11 21:09:37 -04:00
themes Fix scoreboard links created by update() in user mode (#1034) 2019-06-22 16:17:53 -07:00
uploads Adding empty folders 2017-04-28 18:48:46 -04:00
utils Add a Content-Disposition header to s3 downloads (#1047) 2019-06-30 12:02:52 -04:00
__init__.py Mark 2.1.3 (#1036) 2019-06-22 20:07:01 -07:00
auth.py Properly redirect to teams.private instead of teams.new (#1016) 2019-06-04 10:57:17 -04:00
challenges.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
config.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
errors.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
scoreboard.py Cache scoreboard page (#1025) 2019-06-16 13:29:50 -04:00
teams.py Ratelimit team join attempts (#993) 2019-05-13 22:53:58 -04:00
users.py Format all the things (#991) 2019-05-11 21:09:37 -04:00
views.py Fixing issue downloading files when view_after_ctf is enabled (#1011) 2019-06-03 21:08:30 -04:00