CodeKevin
00e8bf1fc2
Closes #53
...
Not sure where or if this fix will break but should suffice.
2015-09-24 23:56:46 -04:00
CodeKevin
478973b4f5
Fixing file deletion
2015-09-22 23:38:26 -04:00
CodeKevin
77c14653b5
Closes #54
2015-09-22 23:23:25 -04:00
CodeKevin
f335dd71f2
Closes issue #52
2015-09-16 23:48:45 -04:00
ajvpot
9578355143
Fix authentication for certain admin actions
2015-09-14 21:35:12 -05:00
CodeKevin
7d766372df
Bugfixes and architectural changes
...
Moved some folders around, starting to remove subdomain handling,
blueprints, custom css, removed digital ocean interface, fixed some bugs
2015-09-13 23:55:22 -04:00
Kevin Chung
4c0ea9b760
Merge pull request #42 from slinkymanbyday/view_keys_interface
...
view incorrect/correct key submission interfaces
2015-09-13 20:43:38 -04:00
Kevin Chung
1685a528b8
Fixing view CTF after end and making it less confusing
2015-09-10 22:12:41 -04:00
Kevin Chung
a17016416e
Merge branch 'master' of https://github.com/isislab/CTFd
2015-06-28 20:56:01 -04:00
Kevin Chung
02a5810049
Adding 502 error handling
2015-06-28 20:55:39 -04:00
Kevin Chung
0f11765499
Merge pull request #43 from slinkymanbyday/view_challs_after
...
View challs after
2015-05-29 15:28:26 -04:00
Kevin Chung
34273de55e
Reverting last change and actually fixing bug
2015-05-29 15:22:13 -04:00
Kevin Chung
10f6c0498a
Merge branch 'master' of https://github.com/isislab/CTFd
2015-05-29 14:42:46 -04:00
Kevin Chung
0285b858e9
Password updating without entering entire profile
2015-05-29 14:42:20 -04:00
Sean Meyer
58d265a4d0
Merge branch 'master' of https://github.com/isislab/CTFd into view_challs_after
...
Conflicts:
CTFd/admin.py
CTFd/challenges.py
2015-05-20 09:57:04 +08:00
Sean Meyer
5a8211ea6d
View after CTF
2015-05-20 09:51:27 +08:00
Kevin Chung
b3071e34d9
Merge pull request #39 from slinkymanbyday/max-tries
...
enable max-attempts per challenge setting
2015-05-19 15:00:56 -04:00
Sean Meyer
18ddd1eeec
Key submission now stored. Correct key submissions can be deleted.
2015-05-19 13:52:15 +08:00
Sean Meyer
f660a760e6
view incorrect/correct key submission interfaces
2015-05-19 11:55:41 +08:00
Kevin Chung
d413ca69b6
Merge pull request #40 from slinkymanbyday/fix-stats
...
fix least solved challenge statistic
2015-05-18 00:34:15 -04:00
Sean Meyer
d9394eda53
fix least solved challenge statistic
2015-05-18 12:25:38 +08:00
Sean Meyer
db687b6c25
enable max-attempts per challenge setting
2015-05-18 11:31:43 +08:00
Sean Meyer
da2537ff3b
Admins can delete pages
2015-05-18 10:35:10 +08:00
Kevin Chung
be9c93adb4
Fixing odd top ten issue
2015-05-16 01:34:52 -04:00
Kevin Chung
65ae712c68
Accidentally still using old password hashing in forgot password
2015-05-13 13:07:46 -04:00
Kevin Chung
3a2323b0ae
Fixing password changing issue
2015-05-13 13:03:48 -04:00
Kevin Chung
be6430be4f
Allowing admins to preview challenge board
2015-05-09 23:33:20 -04:00
CodeKevin
f63b894258
Preventing team name changes
2015-05-03 17:25:59 -04:00
CodeKevin
5e24fba459
Closes #16
2015-04-19 04:24:48 -04:00
Blake Burkhart
3cc62b3103
Fix Mailgun from address
...
Use the app.config['ADMINS'][0] address as the from address in Mailgun messages.
TODO: This email address should probably be configurable in the admin settings.
2015-03-21 21:06:15 -05:00
CodeKevin
ac83c8a576
Fixing DOM XSS issues, upload issues, and usability issues
2015-03-16 16:03:58 -04:00
CodeKevin
95e015abe6
Proper custom CTF name
...
I should have better pushing habits
2015-03-15 15:03:16 -04:00
CodeKevin
0179fa7115
Custom CTF Name
2015-03-15 14:55:50 -04:00
CodeKevin
a0d3a1e640
Fixing XSS issue
2015-03-15 14:42:31 -04:00
CodeKevin
d09d0a9678
Closes #21
2015-03-15 04:18:39 -04:00
CodeKevin
5f4a670b7a
Removing debug print statement
2015-03-15 00:28:12 -04:00
CodeKevin
0a27d11f45
Fixing score and place for team pages
2015-03-14 23:39:05 -04:00
CodeKevin
f2484c519a
Closes #15 (Thanks mwinstead3790), various fixes
2015-03-14 23:01:21 -04:00
Kevin Chung
b4dd54d36a
Adding score and place to team page, fixing create_app
2015-03-08 13:39:22 -04:00
CodeKevin
f43c695330
Keeping ban/unban in the admin panel
2015-01-26 01:08:51 -05:00
Kevin Chung
613ed46298
Merge pull request #17 from xkjcf/master
...
make the ban and unban switcher work
2015-01-26 01:07:09 -05:00
CodeKevin
52becebbdb
Adding team emailing
...
Untested since I don't have a mail server on my dev environment
2015-01-24 19:40:52 -05:00
CodeKevin
b1c09e832e
Listing DO hosts
...
Swapped out API wrappers
2015-01-24 03:50:45 -05:00
CodeKevin
6b81ac4577
Merging local changes
2015-01-24 00:51:32 -05:00
CodeKevin
7642aeb1e5
Starting DO integration
2015-01-24 00:48:41 -05:00
xkjcf
6916f5f68b
make the ban and unban switcher work
2015-01-20 15:05:17 +08:00
Kevin Chung
8ec79d9337
Removing hits calculation for issue #12
2015-01-18 20:25:05 -05:00
Kevin Chung
3b93a40f2b
Closes #9
2015-01-18 20:07:02 -05:00
Kevin Chung
1882d8231d
Properly checking for config values and setting them if they don't exist
2015-01-18 19:33:48 -05:00
Kevin Chung
4a128e83dc
Adding user deletion from admin panel
2015-01-18 19:17:57 -05:00