Skip to content

Releases: Jamie-/ctf-flag-tracker

Version 2.1

19 Sep 15:05
Compare
Choose a tag to compare
Version 2.1 Pre-release
Pre-release
  • Fixing bugs in v2
  • Added nginx sample config
  • Added registraton recaptcha

Version 2

16 Sep 20:24
Compare
Choose a tag to compare
  • Removed all use of LDAP and changed to self-contained auth and regisistration
  • Added automatic database creation for new instances
  • Added setadmin user helper script to set admin privs to first user
  • Added more ranks
  • Cleaned up some help/setup scripts
  • Added flag{...} notation wrapping and unwrapping of flags

v1.0 - Beta

04 Oct 13:49
Compare
Choose a tag to compare

Working flag tracker with user auth via LDAP.
Multiple event support.
Admin panel for administering the application, first admin user must be created manually on the sqlite3 console.
Added dockerfile for docker support.

Fixes bugs preset in v0.2 Alpha and adds loads of new features!

v0.2 - Alpha

14 Sep 17:34
Compare
Choose a tag to compare
v0.2 - Alpha Pre-release
Pre-release

Working flag tracker with user auth via LDAP. All flags and sessions must be created externally with sqlite3. Multiple event support.

Fixes bugs preset in v0.1 Alpha

v0.1 - Alpha

13 Sep 21:32
Compare
Choose a tag to compare
v0.1 - Alpha Pre-release
Pre-release

Working flag tracker with user auth via LDAP. All flags and sessions must be created externally with sqlite3. Multiple event support.