Commit Graph

845 Commits (8b2c75761b0f3fcbf2472382a1d8cd01cf21515e)

Author SHA1 Message Date
CodeKevin 023d81cb92 Fixing teams page slightly 2016-02-07 03:26:01 -05:00
CodeKevin b6b9e30e39 Fixing mobile challenge view 2016-02-07 03:15:41 -05:00
CodeKevin 1c90ecccf7 Fixing default index page
Setting index page at setup should probably be removed...
2016-02-07 00:06:53 -05:00
CodeKevin 115f2a473a Fixing logo on mobile 2016-02-07 00:00:05 -05:00
CodeKevin 54d26560e5 Fixing selection in challenge modal 2016-02-06 21:05:52 -05:00
CodeKevin fc64dfc132 Expanding IP address tracking 2016-02-06 16:25:35 -05:00
CodeKevin 1dcba3a264 Fixing CSRF issues and expanding trusted proxies to local network 2016-02-06 15:38:14 -05:00
CodeKevin c336ad6fd1 Committing get_ip() 2016-02-06 15:08:39 -05:00
CodeKevin 85e8a9d271 Closes #61, #85
Whitelist localhost
2016-02-06 15:05:49 -05:00
CodeKevin 0c9a4f0283 Adding better pagination for wrong/right key pages 2016-02-06 13:59:20 -05:00
CodeKevin 46413ba6ae Removing accidental admin links 2016-02-06 13:20:12 -05:00
CodeKevin 3841322e2d Challenge tags now work 2016-02-05 23:18:36 -05:00
CodeKevin a4b39a1eb5 Replacing C3 with plotly 2016-02-05 22:50:36 -05:00
CodeKevin ad3c3c13b1 Improved pagination and renaming main-style.css 2016-02-05 20:59:47 -05:00
CodeKevin 9c1f1696ec Closes #82 2016-02-05 20:44:03 -05:00
CodeKevin 44d1ea300b Allowing for deletion of solves and wrong keys 2016-02-05 19:29:44 -05:00
Kevin Chung 0615b1e510 Merge pull request #83 from Hypersonic/master
Don't make current page id a link on Teams page
2016-02-05 13:03:08 -05:00
Josh Hofing 2b8f5c25cb Don't make current page id a link on Teams page 2016-02-05 13:00:31 -05:00
Kevin Chung baca032aec Fixing some more style issues 2016-02-05 02:00:52 -05:00
Kevin Chung 0350544d59 Fixing some more style issues 2016-02-05 01:47:35 -05:00
Kevin Chung 7be847576a Fixing some style issues 2016-02-05 01:42:53 -05:00
Kevin Chung 43b6512b7e Closes #81 2016-02-04 10:56:46 -05:00
Kevin Chung 3997446aeb Fixing correct keys page 2016-02-03 12:13:03 -05:00
Kevin Chung 95f6d6b202 Merge pull request #80 from frohoff/fixes
fix for lowercase comparison bug
2016-02-02 12:30:28 -05:00
Chris Frohoff d5f3f369bf fix for lowercase comparison bug 2016-02-02 09:19:08 -08:00
Kevin Chung b235cda74f Update README.md 2016-02-02 11:40:26 -05:00
Kevin Chung 4e81ecba3e Merge pull request #78 from breadchris/master
Updated CTFd UI to look nicer
2016-02-02 11:39:27 -05:00
Christopher Thompson b501561551 Updated CTFd UI to use Bootstrap; makes viewing and adding challenges
much more visually appealing
2016-02-01 22:31:07 -05:00
CodeKevin ac6e5b8c4f Replacing hardcoded redirects with url_for() 2016-01-08 21:28:59 -05:00
CodeKevin 23d9a57809 Closes #73 2016-01-08 21:28:58 -05:00
Kevin Chung 841b206d36 Merge pull request #74 from mark-ignacio/docker-compose
Docker Compose containerization
2016-01-08 21:12:28 -05:00
Mark Ignacio 1f1fbbf585 Docker Compose files and adjustments 2016-01-08 21:01:55 -05:00
Kevin Chung b8746e22bf Revert "Updating Dockerfile"
This reverts commit 1fb8679707.
2016-01-03 05:33:26 -05:00
Kevin Chung 1fb8679707 Updating Dockerfile 2016-01-03 05:26:19 -05:00
CodeKevin 0e30058783 Closes #69 2015-11-25 00:39:34 -05:00
Kevin Chung e1584f2ac6 Temporary fix for #67 2015-11-24 13:10:32 -05:00
CodeKevin 40e52fb630 Switch Dockerfile to Alpine Linux 2015-11-17 21:32:16 -05:00
Kevin Chung b89a8f17e1 Adding gunicorn 2015-11-17 21:24:10 -05:00
CodeKevin 81345dc6d2 Auto-generate secret key and fixing challenge modal 2015-11-17 19:46:44 -05:00
CodeKevin e659775e0d Closes #70 2015-10-30 22:38:00 -04:00
Kevin Chung 11b9039fa1 Update Dockerfile 2015-10-20 15:35:51 -04:00
Kevin Chung 1d8748d5c4 Closes #26 2015-10-10 21:11:21 -04:00
Kevin Chung f59e497d04 Merge branch 'master' of https://github.com/isislab/CTFd 2015-10-10 21:09:47 -04:00
Kevin Chung df21544f13 Supports PY3, refinements to chal editor and viewer, model changes to resolve issues 2015-10-10 21:09:25 -04:00
CodeKevin 09594892f9 Closes #59 2015-10-05 00:35:23 -04:00
Kevin Chung 8f0f4341ae Merge pull request #57 from remasis/master
Change setup template text to use new `/login` URL instead of the `/admin` URL
2015-10-02 15:27:40 -04:00
Corey Thuen 55cd07d06e change setup template text to use new /login url instead of /admin login 2015-10-02 10:14:58 -05:00
Kevin Chung 5c42a99885 Merge pull request #56 from remasis/master
Fix incorrect variable names in admin.py
2015-10-02 11:06:38 -04:00
Corey Thuen 9db09ee609 fix setup bug w/ variable name typo 2015-10-02 09:22:11 -05:00
CodeKevin 00e8bf1fc2 Closes #53
Not sure where or if this fix will break but should suffice.
2015-09-24 23:56:46 -04:00