CTFd/migrations/versions
Kevin Chung 9cedf456b5
Marking 1.2.0 (#628)
* Mark 1.2.0.
* Update CHANGELOG.
* Add `window.challenge.data` object. 
* Don't raise a 500 when an endpoint can't be found but was POST'ed too. Mostly from scanners...
    * Add test for not found endpoints.
* Fixing issue with clearing logo on config update.
* Truncate scoreboard team name to 50 characters.
2018-05-04 17:24:02 -04:00
..
1ec4a28fe0ff_change_solves_ip_to_string_and_add_ip_to_wrongkeys.py Fixing large ip solves (#307) 2017-07-08 17:53:14 -04:00
7e9efd084c5a_use_strings_for_challenge_types.py Adopting a challenge type layout from deckar01 (#399) 2017-10-05 21:39:28 -04:00
2539d8b5082e_rename_key_type_to_type.py Version 1.1 CTFd (#514) 2017-12-11 06:42:07 -05:00
87733981ca0e_adds_challenge_types_and_uses_keys_table.py Version 1.1 CTFd (#514) 2017-12-11 06:42:07 -05:00
a4e30c94c360_adds_data_column_to_keys_table.py Testing branch (#211) 2017-02-24 21:46:25 -05:00
c12d2a1b0926_add_draft_and_title_to_pages.py Version 1.1 CTFd (#514) 2017-12-11 06:42:07 -05:00
c7225db614c1_adding_hints_and_unlocks_tables.py Hints (#232) 2017-03-28 21:17:56 -04:00
cb3cfcc47e2f_base.py Hints (#232) 2017-03-28 21:17:56 -04:00
cbf5620f8e15_removes_containers_table_in_favor_of_using_a_plugin_to_manage_containers.py Refactor Containers into a plugin (#348) 2017-08-20 19:40:46 -04:00
d5a224bf5862_change_theme_from_original_to_core.py Adding theme migration (#524) 2017-12-13 16:40:34 -05:00
d6514ec92738_adding_max_attempts_to_challenges.py Max attmpts (#227) 2017-03-09 23:47:08 -05:00
dab615389702_update_regex_flags_to_case_insensitive.py Marking 1.2.0 (#628) 2018-05-04 17:24:02 -04:00
e62fd69bd417_use_strings_for_key_types.py Fixing migration script for upgrade (#417) 2017-10-17 23:56:07 -04:00