Releases: Jamie-/ctf-flag-tracker
Releases · Jamie-/ctf-flag-tracker
Version 2.1
- Fixing bugs in v2
- Added nginx sample config
- Added registraton recaptcha
Version 2
- 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
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
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
Working flag tracker with user auth via LDAP. All flags and sessions must be created externally with sqlite3
. Multiple event support.