Skip to content

Releases: moloch--/RootTheBox

v3.9.3

20 Sep 13:02
Compare
Choose a tag to compare

Fixed bank_password bug #454

v3.9.1

03 Sep 12:40
Compare
Choose a tag to compare

Fixed #453 - Level complete webhook error

v3.9.0

01 Jul 16:49
2f52b90
Compare
Choose a tag to compare
  • Adds additional options to the game levels and management. You can now also choose to unlock a level via points reached or set it to "managed" where you control who is added to a level. A new button "Edit Access" is on the level which allows you to add and remove users. You can now set the type on level 0, so you can change it from default to prevent new users from automatically getting the level. Note that managed levels are hidden from users until they are added to the level. #423 #442
  • Fix for Swat #443
  • Updated dependency / setup files

v3.8.1

20 Apr 19:25
5937782
Compare
Choose a tag to compare
  • fixed registration bug when no email is used

v3.8.0

09 Apr 03:12
4e488f8
Compare
Choose a tag to compare
  • Azure AD authentication support (#433)
  • Webhook support (#437)
  • VS Code Dev Container (#435)
  • Auto generation team, admin features (#432)
  • Option for SSL connection to MySQL. (#430)
  • Allow login via email / unique email
  • Email Validation, Skillgraph fix
  • Include player score on home

v3.6.1

11 Dec 14:05
7ae3538
Compare
Choose a tag to compare
  • Hide locked accounts from Scoreboard #411
  • Allowed dashes in email address #415
  • Fixed issue with admin promotion process #406

  • Fixed XSS on Pastebin create #417

  • Fixed password_token length #421

  • Limit docker / requirements to Python 3.8 due to 3.9 removing compatibility features with Python 2.x #414

v3.6

06 Oct 12:53
f232343
Compare
Choose a tag to compare

Added

  • Password Reset - When mail is configured, the user will have the forgot password option to reset. #232
  • Improved handling of the default theme #396
  • Made duplication check of username (handle) case-insensitive

Fixes

  • Promoting and demoting players / admins. #384, #406
  • Fixed command line xml import #397
  • Fixed issue with the Admin Ban & Clear buttons #399
  • Fixed bug in Single Box submission #407
  • Corrected Typos

v3.5.5

27 Aug 19:33
Compare
Choose a tag to compare

Fixed image filter #379, auto-refresh on back button #373, updates to chart library and CyberChef, made changes to the admin services for stopping a game, pausing registration and the scoreboard #393 along with options for restricting game materials #389.

v3.5.2

06 May 00:40
Compare
Choose a tag to compare

Fixed Unlock level at 100% bug
Fixed Export / Import issue when using File Attachment Flags

v3.5

12 Apr 14:01
Compare
Choose a tag to compare
  • Adds option to define your own tool links in configuration
  • Adds option for dynamic scoring to decay all
  • Adds support to disable boxes
  • Adds support for corporate and level description
  • Adds support for user and team notes
  • Changed how dynamic scoring is calculated
  • Fixes for scoreboard images, database update order, registration image size bug, multiple choice bug, statistics description, language detection, and other minor adjustments